Ans Munir

Results 5 comments of Ans Munir

Thank you for your reply Yes I am using GPU. I am using following command line: ``` python3 "/home/ans/CZSL/C-Tran-main/main.py" --batch_size 7 --lr 0.00001 --optim 'adam' --layers 3 --dataset 'mit_states' --grad_ac_step...

Yes I were able to download and run the model on voc20 dataset. Even I am able to run the model on new dataset when I also update the image...

Yes I have run the model with cpu but error still exists. My torch version is different than listed in requirements.txt file I have 1.13.0+cu117 (torch) and 0.14.0+cu117 (torchvision) Do...

I tested the code on a small dataset and appears that it works. But the accuracy is low. You need to check your data to ensure you are not making...

> > > Hello, @hadifar ! > > Thank you for your work, it was very helpful for me. > > I have the same problem with Biomedical. I've downloaded...