You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Look into fast Segment anything. This has a free commercial use license
Define Inpainting area
Define Border of Inpainting area for Second pass to smooth border artifacts
* Not required if Segmentation Mask is of high Quality
If using DreamBooth-like methodology, Not required
Hyperparameter Tuning
Incorporate Visual Similarity Metric.
Metric will rate how "similar" the generated object is to reference.
Use segmentation net to identify AoI
Need to determine this metric still. As variation, pose, angle, lighting, etc. should not negatively affect
the Metric but visual distortions to the reference should
Incorporate Image Filtering Based on Similarity Metric
Remove Images that don't achieve a certain threshold.
For Successful Images, Log Hyperparameters, seed, and reference Images (useful for future training)
Return X number of Generated Images
--
Build a WebUI that Allows for independent user usage
Project Checkpoints:
Note that the goal here blends with goal number 4
* Not required if Segmentation Mask is of high Quality
the Metric but visual distortions to the reference should
--