Detecting pulsar in time-frequency image using YOLOv3 under MindSpore framework.
- Generate dataset
python fake_from_real.py xxx
- Train
python train.py
- Test
python eval.py
Detecting pulsar in time-frequency image using YOLOv3
Jupyter NotebookApache-2.0