-
Notifications
You must be signed in to change notification settings - Fork 477
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merge v1.3.1 - v1.3.3 #245
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Attempt to fix white snakes and volume_bounces=0 bugs * Make videos 4sec not 8, tweak slurm_1h, tweak terrain resolution, speed up cameras for video * Fix --use_existing for scenes started with --specific_seed * Increase opengl time, decrease render sample quality * Noisify camera motions * Add overhead.gin * Tweak video length and cam seped * Drop fps to 16 * Reorganize cycles configuration, overhaul enable_gpu to be more robust and only ever use one device type * Bump version to 1.3.1, remove scripts/launch * Tweak ratios, fix typo * Fix noshortrender typo, rename conf to noisy_video * Changelog
* Full Scene Exporter * Regex Tweaks for Integration Testing * Refactor and optimize export * Move exporting README to docs/ folder and add more caveats * Path handling tweaks for exporter * Move export to infinigen.tools.export * Tweak docs * Add slurm scheduling to generate_individual_assets * Tweak generate_individual_assets * Small Refactor * Glass Export and other features Glass, Individual object, .obj vertex col export and fixes UV overrwrite * Add --export option to generate_individual_assets, use a slurm job array per factory not for the whole set * Add docs on generating & exporting individual assets * Export Optimizations and Bugfixes * Remove Unused Args * Typo / import fixes * Add --export option to generate_individual_assets, use a slurm job array per factory not for the whole set * Fix kwargs --------- Co-authored-by: Alexander Raistrick <[email protected]>
* Add commandline bindings to smbclient.py * Add mapfunc for slurm launch of smb_client, WIP fix ls with glob at end * Fix recursive glob ls and download * Add exclude flag to eliminate downloading blends * Add verbose, ratelimit
* Move glowingrocks to rocks to prevent circular/far-reaching imports * Update OcMesher * Fix white materials on snakes, add unit test for empty materials on any asseet * Fix denoising always on * Add slurm_partition to manage_jobs * Update formats_all, make release.py work with just a folder of videos
* fix * fix placement
araistrick
added a commit
that referenced
this pull request
Aug 23, 2024
Fix ignored / reversed constraints, tune constraints, fix docs & manage_jobs bugs
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
v1.3.1
v1.3.2
v1.3.3