File size: 1,733 Bytes
0765c81 dae87e1 0765c81 dae87e1 992deef dae87e1 992deef dae87e1 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 |
---
license: mit
tags:
- Astronomy
- Classification
- Object Detection
---
<div align="center">
<h1 style="font-size:40px;font-weight:bold">DRAFTS</h1>
_✨ Deep learning-based RAdio Fast Transient Search pipeline✨_
<img src="https://counter.seku.su/cmoe?name=APOD&theme=r34" /><br>
</div>
## <div align="center">Description</div>
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.
## <div align="center">Usage</div>
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.
## <div align="center">Contributing</div>
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).
## <div align="center">Contact</div>
For any questions or inquiries, please contact us at [email protected] or [email protected]
<div align="center">
✨ Thank you for using DRAFTS! ✨
</div>
|