Sxx1995
Sxx1995
I download the pertrained model and test it with imgs/elephant.jpg. Program can be run successfully but the results are not acceptable. The results are something like "a large brown and...
Hi. I just follow the tutorial to train the model with the dataset given here. However, the accuracy is relatively high at epoch 0 and has a sharp decline after...
Do you provide any pretrained models for 3D CNNs?
I currently use the pretrained HMDB model download from you OneDrive. However, there is no class_names for the HMDB model in the code. Can you share the class_name files? Or...
I ran the command "python train.py -useGPU -trainMode sl-abot". However, I got such error "RuntimeError: CUDA error: out of memory". How much GPU memory is needed when training the model?...
Currently I want to train a model with 480 resolution, but I cannot find the link to download the image encoder swin-480. Can you share me the link to download...