rahulram70

Results 5 comments of rahulram70

Thank you so much, Martin. I will try out your script, and let you know the results.

Hello. I ran the script above and was able to successfully generate a few new images. When I trained the dope neural network on this data, the performance was significantly...

Thank you for the script. Should I leave the generated model_info.json inside the tennis ball's directory?

Sounds good. I'm trying to train these custom images on multiple gpus using the command below. `python -m torch.distributed.launch --nproc_per_node=1 train.py --network dope --epochs 10000 --batchsize 150 --outf tmp_tennis_sym_output_1/ --data...

Thank you for your response. I'm trying to train the model with 2500 images. I found it takes quite a while to train. I trained for over 500 epochs, and...