AlbertoSabater / Robust-and-efficient-post-processing-for-video-object-detection

GNU General Public License v3.0
146 stars 20 forks source link

Data augmentation for training branchbody. #15

Closed anuragdeshmukh closed 3 years ago

anuragdeshmukh commented 3 years ago

Are the tripelets being created by 'create_triplet_ilsvrc_annotations.py' also being used to train the brachbody to extract the appearance features?

In specific are we using the same augmentations in both logistic regression training and brachbody training?

AlbertoSabater commented 3 years ago

Yes. Augmentations can be used in both trainings.