Onestring Lab

Results 3 comments of Onestring Lab

If I use 1 8GB GPU, can the program code still run? Or there is a configuration that needs to be changed. Thank You.

I just ran the following command: ```bash !python main.py --load-weights resnet18_baseline_dev_23.80_epoch25_model.pt --phase test --device 0 ``` and got the following result: ``` Loading model finished. Loading data train 5671 Apply...

Thank you for the answer. Could you let me know which version of PyTorch you used for these experiments? Thanks again!