https://github.com/kazuhito00/d-fine-colaboratory-training-sample
D-FINEをGoogle Colaboratory上で訓練しONNXのファイルをエクスポートするサンプル
https://github.com/kazuhito00/d-fine-colaboratory-training-sample
colaboratory d-fine object-detection objectdetection onnx python pytorch rt-detr
Last synced: 5 months ago
JSON representation
D-FINEをGoogle Colaboratory上で訓練しONNXのファイルをエクスポートするサンプル
- Host: GitHub
- URL: https://github.com/kazuhito00/d-fine-colaboratory-training-sample
- Owner: Kazuhito00
- License: apache-2.0
- Created: 2024-10-27T10:16:48.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-11-06T04:34:57.000Z (6 months ago)
- Last Synced: 2024-11-06T05:25:32.659Z (6 months ago)
- Topics: colaboratory, d-fine, object-detection, objectdetection, onnx, python, pytorch, rt-detr
- Language: Jupyter Notebook
- Homepage:
- Size: 13.3 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# D-FINE-Colaboratory-Training-Sample
[Peterande/D-FINE](https://github.com/Peterande/D-FINE)をGoogle Colaboratory上で訓練しONNXのファイルをエクスポートするサンプルです。
データセットは[Kazuhito00/YOLOX-Colaboratory-Training-Sample](https://github.com/Kazuhito00/YOLOX-Colaboratory-Training-Sample)のものを使用しています。# Usage
[](https://colab.research.google.com/github/Kazuhito00/D-FINE-Colaboratory-Training-Sample/blob/main/D-FINE-Colaboratory-Training-Sample.ipynb)
トレーニングはGoogle Colaboratory上で実施します。
[Open In Colab]リンクからノートブックを開き、順に実行してください。# Author
高橋かずひと(https://twitter.com/KzhtTkhs)
# License
D-FINE-Colaboratory-Training-Sample is under [Apache-2.0 License](LICENSE).