SuperYang

Results 4 issues of SuperYang

how to train microexpnet with your pre-trained incption model?

i changed demo.py #video_captor = cv2.VideoCapture('‪sample.mp4') video_captor = cv2.VideoCapture(0) but it did not work

using pip install -r requirement.txt,got this error `Could not find a version that satisfies the requirement torch>=1.1 (from pytorch-lightning->-r requirements.txt (line 1)) (from ver sions: 0.1.2, 0.1.2.post1, 0.1.2.post2) No matching...

thx for your great work, i followed the readme.md and run the following instruction `python demo.py --input [INPUT_PATH] --mask [MASK_PATH] --config [CONFIG_PATH] --model [MODEL_PATH] --resolution [HEIGHT],[WIDTH]` but on my A10...