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

https://github.com/kazuhito00/deim-colaboratory-training-sample

DEIMをGoogle Colaboratory上で訓練しONNXのファイルをエクスポートするサンプル
https://github.com/kazuhito00/deim-colaboratory-training-sample

colaboratory d-fine deim object-detection objectdetection onnx pytorch rt-detr-v2

Last synced: about 2 months ago
JSON representation

DEIMをGoogle Colaboratory上で訓練しONNXのファイルをエクスポートするサンプル

Awesome Lists containing this project

README

        

# DEIM-Colaboratory-Training-Sample

[ShihuaHuang95/DEIM](https://github.com/ShihuaHuang95/DEIM)を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/DEIM-Colaboratory-Training-Sample/blob/main/DEIM-Colaboratory-Training-Sample.ipynb)

トレーニングはGoogle Colaboratory上で実施します。

[Open In Colab]リンクからノートブックを開き、順に実行してください。

# Author
高橋かずひと(https://twitter.com/KzhtTkhs)

# License
DEIM-Colaboratory-Training-Sample is under [Apache-2.0 License](LICENSE).