LSH9832 / edgeyolo

an edge-real-time anchor-free object detector with decent performance
Apache License 2.0
445 stars 59 forks source link

enhanced-mosic & mixup #24

Open lianchengmingjue opened 1 year ago

lianchengmingjue commented 1 year ago

Where is the enhanced-mosic & mixup as claimed in the paper? I compared the edgeyolo/utils2/datasets.py and yolov7/utils/datasets.py files and found that they were basically the same and no significant changes were found.

LSH9832 commented 1 year ago

edgeyolo/data/datasets/enhanced_mosaicdetection.py. Some files such as edgeyolo/utils2/datasets.py in this repository are not used actually.

lianchengmingjue commented 1 year ago

Excuse me, I found corresponding files in edgeyolo/data/datasets/enhanced_mosaicdetection py

lianchengmingjue commented 1 year ago

Thanks for your quick reply!o( ̄▽ ̄)ブ