Open FrazierLei opened 4 years ago
Same here
Me too,anybody solved it?
Change this line
https://github.com/danmohaha/DSP-FWA/blob/f1bc40cf48c97ddb89115dcf3be8ecd6bae138bd/py_utils/DL/pytorch_utils/models/classifier.py#L96
to y = max_pool(x.contiguous())
Have you ever meet this bug? I got this when run the demo on both .png and .mp4 files. Thanks!