CCPL icon indicating copy to clipboard operation
CCPL copied to clipboard

Official Pytorch implementation of CCPL and SCTNet (ECCV2022, Oral)

Results 6 CCPL issues
Sort by recently updated
recently updated
newest added

Hi, I met this error when running test_video_frame.py: Traceback (most recent call last): File "test_video_frame.py", line 120, in SCT.load_state_dict(torch.load(args.SCT)) File "D:\Anaconda\envs\CCPL\lib\site-packages\torch\nn\modules\module.py", line 1407, in load_state_dict self.__class__.__name__, "\n\t".join(error_msgs))) RuntimeError: Error(s) in...

Can you give me *.py file for extracting frames from video

Hi, it seems that alpha is not used in the test_video_frame.py script

I tried to untar your pre-trained model, but some errors occurred as follows tar: This does not look like a tar archive tar: Skipping to the next header tar: Exiting...

in pypi or conda, there are none of channelnorm-cuda. Could you tell me how to install it? thx!

你好,国内无法翻墙,怎么获取vgg_normalised.pth?可以给个网盘连接吗?