R2CNN.pytorch icon indicating copy to clipboard operation
R2CNN.pytorch copied to clipboard

pytorch implementation of R2CNN, Rotational Faster RCNN for orientated object detection

Results 3 R2CNN.pytorch issues
Sort by recently updated
recently updated
newest added
trafficstars

## ❓ Questions and Help (tensorflow-gpu) C:\Users\ylong\Desktop\R2CNN.pytorch\tools\ICDAR2015>python convert_icdar_to_coco.py Traceback (most recent call last): File "convert_icdar_to_coco.py", line 31, in objs = readTxt(data_dir + '/annotations/' + txt_name) File "convert_icdar_to_coco.py", line 15, in...

Hi! Great job for an amazing repository. Can you please detail out the process for training and inferencing on ICDAR 2015. I am not sure where to put the ICDAR...