DRAFTS / README.md
TorchLight's picture
update drafts classification data and readme
992deef verified
|
raw
history blame
1.73 kB
---
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>