Mounir Bendali-Braham
Mounir Bendali-Braham
Within a conda environment, I installed a conda environment containing these pytorch libraries: ```conda install pytorch torchvision torchaudio cudatoolkit=11.3 -c pytorch``` However, when I pip install torchmeta, it seems that...
Hello, I am encountering a problem of NaN loss when training your architecture on a dataset of videos (is it a symptom of Exploding/Vanishing gradients ?). I used **Adam(lr=1e-3)** as...
Hello and thank you for your contribution, Can you tell us if there are pretrained models of ResNet 3D for Tensorflow/Keras (.hdf5 or .h5 model formats) ? I found that...
I tried to replace all the torch instructions that include **cuda** in the main script, but each time I run the code to test a model, it looks for a...
Hello, First, I would like to thank you for this tremendous contribution to video data augmentation. I am looking for a way to use video data augmentation while training models...
Hello, If I try to run **test.py** the **pretrained_model** you provided on **CroHD**, I am facing a problem with Anchors: ```python test.py --test_dataset CroHD/test/HT21-11/img1 --plot_folder outputs --outfile outputs --pretrained_model FT_R50_epoch_24.pth...
Hello, when I run **test.py** I get the grayscale density maps, however I don't find the crowd count like it is outputted in your paper. How do we get it...
Updated path names so that they correspond to folders names of the dataset