Robert Luo

Results 3 issues of Robert Luo

I have a problem that when I run the scripts in this form python scripts/run_experiment.py trainer.gpus=4 data.batch_size=32 and it will cause a bug that is shown below ![CPB`~A JK6%_$%N_U(ZIIE3](https://user-images.githubusercontent.com/72377255/158514025-1700f51f-e9c5-48f8-99fe-97e413fa1b2d.jpg) How...

I am confused about how to predict the label of an image. I wonder which layer is the most suitable one for image prediction without label.

I am confused about why the loss always remains Nan when I train my own dataset. And I have not changed any code of the model. Here is the problem...