-
Notifications
You must be signed in to change notification settings - Fork 66
nodes postshot train
postshot.mp4
Wrapper around the Potshot CLI. You must first run the GUI at least once and login. If you use a custom install location you can specify it in Settings > MTB
Postshot supports two different models to create radiance fields:
- Gaussian Splatting (Splat)
- Neural Radiance Fields (NeRF).
Both Splat profiles allow for very fast rendering and quickly reconstruct fine detail in well-covered regions of the scene.
The Splat MCMC profile is currently the recommended profile for most scenes. It allows limiting the number of Splat primitives and thereby the amount of memory and disk space the resulting model requires.
The Splat ADC profile is very similar to the Splat MCMC profile, but differs in the way it produces detail in the scene during training. You can control the amount of detail it creates during training through the Splat Density parameter.
When using the NeRF model, the maximum accuracy has to be specified before the training can begin. Postshot currently provides five sizes (S, M, L, XL, XXL) for NeRF models. NeRFs are much slower to render than Splats.
Here is an intuition for how 'large' the NeRF profile options are:
- S is for toy-like testing.
- M is a significant step up, such that real scenes can be reasonably captured with low memory requirements.
- L is the recommended default if you want to produce good image quality.
- XL and XXL are for pushing toward fine detail in the scene center or for large scenes.
The nodes strikethroughs are just not documented yet so it's easier to spot empty wiki pages.
-
Nodes
- Animation Builder
- Any To String
- Apply Text Template
- Batch From History
- Batch Nodes
- Bbox
- Bbox From Mask
- Blur
- Color Correct
- Colored Image
- Concat Images
- Crop
- Debug
- Deep Bump
- Export With Ffmpeg
- Face Swap
- Film Interpolation
Fit Number- Image Compare
- Image Premultiply
- Image Remove Background Rembg
- Image Resize Factor
- Image Tile Offset
- Int To Bool
- Int To Number
- Latent Lerp
- Load Audio
- Load Face Analysis Model
- Load Face Enhance Model
- Load Face Swap Model
- Load Image From Url
- Load Image Sequence
- Mask To Image
- Model Patch Seamless
- Model Pruner
- Qr Code
- Postshot Train
- Restore Face
- Save Gif
- Save Image Grid
- Save Image Sequence
- Save Tensors
- Sharpen
- Smart Step
- Stack Images
- String Replace
- Styles Loader
- Text To Image
- Transform Image
- Uncrop
- Unsplash Image
- Vae Decode
- Extras & Guides