---
license: mit
tags:
- Astronomy
- Classification
- Object Detection
---
DRAFTS
_✨ Deep learning-based RAdio Fast Transient Search pipeline✨_
## Description
Here is the dataset repository for the Deep learning-based RAdio Fast Transient Search pipeline ([DRAFTS](https://github.com/SukiYume/DRAFTS)).
We invite you to stay tuned for updates on the remaining components and different versions of the models.
## Usage
There are 17 zip files in this repository
- `cent-data*.zip` contains the training data for the object detection model. Extract the zip file and place the contents in the `ObjectDet/Data` directory of the [DRAFTS](https://github.com/SukiYume/DRAFTS) project for training.
- `data_label.txt` contains the labels of training data for the object detection model.
- `class-data.zip` contains the training data for the classification model. Extract the zip file and place the contents in the `BinaryClass/Data` directory of the [DRAFTS](https://github.com/SukiYume/DRAFTS) project for training.
## Contributing
We welcome contributions to the DRAFTS project! If you have any suggestions, bug reports, or feature requests, please open an issue or submit a pull request on our [GitHub repository](https://github.com/SukiYume/DRAFTS).
## Contact
For any questions or inquiries, please contact us at ykzhang@nao.cas.cn or ykzhang@escape.ac.cn
✨ Thank you for using DRAFTS! ✨