jushe

Results 4 issues of jushe

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior 13g的显卡不好买,2张12g的3060便宜得多,能不能通过模型分割等方式将模型部署到两张卡上面来共用两边的显存呢? ### Expected Behavior _No response_ ### Steps To Reproduce 无...

``` [handler_fileHandlers]]# fileHandlers class = logging.handlers.RotatingFileHandler level = DEBUG formatter = fmt args = ('logs/sdk.log', 'a', 10000, 3, 'UTF-8') ``` cause this error: ``` Traceback (most recent call last): File...

I write a test script in `https://github.com/jushe/LipForensics/blob/main/test.py` But when I use it to check a real video, it always show a number close to 1(0.95). Is there anything wrong I...

landmarkModel.get(img) always return None.