dyabel / detpro

Apache License 2.0
171 stars 26 forks source link

RPN Training Code #37

Open psriram4 opened 1 year ago

psriram4 commented 1 year ago

Wanted to confirm a quick doubt:

in lvis.py, I believe the code has the line if cat_info['frequency'] != 'r': . But I believe this is not applicable for training since we want to train on the frequent and common classes.