FanShuixing

Results 3 comments of FanShuixing

@aleju Hi,I also meet this problem,and I installed imgaug from github directly, just as the follow `git clone https://github.com/aleju/imgaug cd imgaug && python setup.py install` However,the problem is still occured.

@gjy3035 Hello,Thanks for your sharing. I met a problem when I want to run `python train.py`,the wrong information is: `RuntimeError: CUDA out of memory. Tried to allocate 81.00 MiB (GPU...

I have meet the same question.when i run this model for pascal,it told me the index is out of the range.i found the reason is at this code in retrain_yolo.py...