You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to train Grid R-CNN with grid_rcnn_r50_fpn_2x.py, I used 4 gpus, setting lr=0.01 and warmup_iters=14660(2 epochs) 。The training goes well for now except that the training speed is very slow, about 2.2s/iter.
My virtual environment is based on Anaconda 4.7, other system settings are as below:
Ubuntu 14.04
Pytorch 1.1
Python 3.7
CUDA 10.0
GCC 5.4
Need some help, thx.
The text was updated successfully, but these errors were encountered:
I tried to train Grid R-CNN with grid_rcnn_r50_fpn_2x.py, I used 4 gpus, setting lr=0.01 and warmup_iters=14660(2 epochs) 。The training goes well for now except that the training speed is very slow, about 2.2s/iter.
My virtual environment is based on Anaconda 4.7, other system settings are as below:
Ubuntu 14.04
Pytorch 1.1
Python 3.7
CUDA 10.0
GCC 5.4
Need some help, thx.
The text was updated successfully, but these errors were encountered: