VideoDG icon indicating copy to clipboard operation
VideoDG copied to clipboard

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

Based on what criteria did you make a video list? I confirmed that in this repo, the video sample name shown like this : video001, video002, ... So I don't...

Where can I find the code for one-class SVM in the codebase?

In the data list folder the HMDB train and val txt file the name of the video clips are organize in Video_0000 style, how can we preprocess our txt file...

adv_input_block_1 in main_val.py is not used in current code. It should be removed for blocking unwasted gpu memory space.

Hi, I found a robust regularization loss in your paper, but I did not find it in the code.

Hi, After downloading the UCF101 and HMDB51 benchmark, I notice that the raw data isn't consist with the files requiring in './data_list/*.txt', could you please show me how to process...