Learning Semantic-aligned Cross-modal Discriminative Fusion Features for Aerial Object Detection
DroneVehicle: https://github.com/SunYM2020/UA-CMDet
- Ubuntu 18.04
- CUDA 10.0
- NCCL 2+
- GCC 4.9+
- PyTorch 1.1
- Python 3.7
- torch-vision 0.3
- mmcv 0.4.3
python tools/train.py configs/DroneVehicle/LSCDF.py
python tools/test.py configs/DroneVehicle/LSCDF.py work_dirs/LSCDF/latest.pth --out work_dirs/LSCDF/results.pkl
python tools/parse_results.py --config configs/DroneVehicle/LSCDF.py --type OBB
python eval/DroneVehicleEval.py LSCDF