Commit Graph

10 Commits (58c7889eda29c9f6a5d15a72f4e8740234a3b4e7)

Author SHA1 Message Date
hithereai 898a261f32 Minor improvements +
better handling of wrong file/folder names, added function to delete all imgs from a folder (shorter code); now users can generate only the masks again even without having the 'generate_hybrid_frames' button selected
2023-01-15 22:39:47 +02:00
hithereai 1336e84e10 revert pathlib removal 2023-01-15 03:24:53 +02:00
hithereai ecd35261b5 remove pathlib import 2023-01-15 02:53:16 +02:00
hithereai 891b682c49 enable offline usage after initial run
This PR enables to use the new human_mask feature while offline. It only needs to be run once when online, then it will use its cache as first priority.
2023-01-15 02:51:36 +02:00
hithereai 269d8011e6 fixed setting load/save and comments 2023-01-14 23:35:53 +02:00
hithereai e09eecfeb3
Update human_masking.py 2023-01-14 23:13:57 +02:00
hithereai 5abe55d1d4 Sync fps according to extract_nth_frame and more 2023-01-14 23:10:08 +02:00
hithereai 18c89806c2 revert model to mobilenetv3 2023-01-14 17:19:11 +02:00
hithereai c9fe53b75f use extracted input imgs instead of input vid 2023-01-14 16:55:01 +02:00
hithereai 5d5287d6cf V01 of human masking 2023-01-14 15:49:52 +02:00