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のファイルをエクスポートするサンプル
- Host: GitHub
- URL: https://github.com/kazuhito00/deim-colaboratory-training-sample
- Owner: Kazuhito00
- License: apache-2.0
- Created: 2025-03-02T06:40:12.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2025-03-02T06:48:33.000Z (about 2 months ago)
- Last Synced: 2025-03-04T02:35:57.285Z (about 2 months ago)
- Topics: colaboratory, d-fine, deim, object-detection, objectdetection, onnx, pytorch, rt-detr-v2
- Language: Jupyter Notebook
- Homepage:
- Size: 1.17 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Dei: DEIM-Colaboratory-Training-Sample.ipynb
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
[](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).