Sania Zahan

Results 7 issues of Sania Zahan

Hi it seems you code for training the model uses 4 gpus but I have only one. I tried using one but it shows error while calculating back propagation. Is...

Hi Thanks for the great work. I am trying to train your transformer with my video data but the train loss curve looks really weird and its increasing. I tried...

I got the following error while testing the mnist poincare experiment. If I train for 79 epoch the error doesn't occur. Could you please suggest what is the problem ![image](https://user-images.githubusercontent.com/12523634/126980258-171761fa-5484-4aa9-9ea6-7d033d6986df.png)

Hi thanks for the great work. I have been struggling with caffe openpose as I am not familiar with caffe. Could you please share hand model as well. With just...

enhancement

Hi I executed the MTL-AQA training and got only 0.68665 Sp corr. I have kept all the config setting as it is except for num_worker 1, training batch size 1...

Hi Thank you so much for sharing your work. I was able to extract data from 'xef' but it only give the depth, IR and timestamp data. But I am...

Hi could you please tell me where did you get this library from torchvideotransforms import video_transforms, volume_transforms I installed pytorchvideo library but looks like its not that. Thanks.