For testing on WaveMix backbone
Change dir location for VOC dataset in main.py and voc.py file
For training use --> python -m pytorch.FasterRCNN --train --backbone=WaveMix --learning-rate=1e-3 --epochs=10 --save-best-to=results_1.pth
Adaptation - https://github.com/trzy/FasterRCNN