Commit History
fix: preprocess import bug (#345) 549cd6f unverified
fix: use torch.no_grad() in inference to prevent excessive memory usage (~30GB) with inference (#349) 834f57d unverified
feat: windows infer & gradio (#312) b6de2a7 unverified
feat: data preprocessing and training (#294) f0d6854 unverified
Zhizhou Zhong commited on
feat: real-time infer (#286) 96d3878 unverified
Zhizhou Zhong commited on
fix: infer bug 38c121f
zzzweakman commited on
v1.5 da237e1
aidenyzhang commited on
Create __init__.py 56d9593 unverified
Octpus commited on
<enhance>: support using float16 in inference to speed up ee0b1c3
<enhance>(inference): support using an image as video input(#17 #34) 41bcdc8
Fix fps calculation bug in realtime_inference.py (#35) 9e59599 unverified
itechmusic commited on
Add codes for real time inference 1e64633
<enhance>: modified inference codes 6f36ffc
zkangchen commited on
Update README.md 2d271c3
itechmusic commited on