CORE-Net: A cross-modal orthogonal representation enhancement network for low-altitude multispectral object detection
Official PyTorch implementation of CORE-Net.
pip install -e .
python train.py
The code base is built with Ultralytics.
Gratitude is extended to all contributors who supported this study through their valuable assistance and insights.
Note: Dual-modal input training requires significantly more memory. If the training is automatically terminated with a "Killed" prompt, it may indicate a memory overflow. Monitor memory usage during training and adjust hyperparameters based on the device’s specifications.