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
@bharatsingh430@bharatpublic
1、What is the use of the prototxt in class_aware file? The solver.prototxt is linked to the train.prototxt not in the class_aware file.
2、When training, I got this problem:
/home/liuchuanjian/software/py-R-FCN-multiGPU-master/tools/../lib/fast_rcnn/bbox_transform.py:23: RuntimeWarning: invalid value encountered in log targets_dw = np.log(gt_widths / ex_widths)
How to correction?
The text was updated successfully, but these errors were encountered:
@bharatsingh430 @bharatpublic
1、What is the use of the prototxt in class_aware file? The solver.prototxt is linked to the train.prototxt not in the class_aware file.
2、When training, I got this problem:
/home/liuchuanjian/software/py-R-FCN-multiGPU-master/tools/../lib/fast_rcnn/bbox_transform.py:23: RuntimeWarning: invalid value encountered in log targets_dw = np.log(gt_widths / ex_widths)
How to correction?
The text was updated successfully, but these errors were encountered: