Skip to content

Saving coord and latent from being deleted between tasks#199

Open
zhangchn wants to merge 2 commits intoTMElyralab:mainfrom
zhangchn:main
Open

Saving coord and latent from being deleted between tasks#199
zhangchn wants to merge 2 commits intoTMElyralab:mainfrom
zhangchn:main

Conversation

@zhangchn
Copy link

Repeated calculation for coord/input_latent may consume a lot of time for tasks with the same input video.

The patch changed where the pickle is stored from image result dir to results dir.

Also, input latent was saved in pickle file for reuse.

Save pickle file in results folder;
Save input latent list in pickle, too.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant