Troyella

Results 2 issues of Troyella

`!python train.py ` ``` Traceback (most recent call last): File "train.py", line 2, in from data import * File "/_zhangyongleth4/repulsion_loss_ssd/data/__init__.py", line 1, in from .voc0712 import VOCDetection, VOCAnnotationTransform, VOC_CLASSES, VOC_ROOT...

Hello! I want to add some new dataset into cifarfs and train, where is the parameters should I change? I have already put the dataset into `cifarfs` and generate the...