An open API service indexing awesome lists of open source software.

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のファイルをエクスポートするサンプル

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
[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](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).