dmlc/gluon-cv

Add Tutorial: Finetuning an existing SSD model

Open

#216 建立於 2018年7月20日

在 GitHub 查看
 (3 留言) (0 反應) (0 負責人)Python (1,224 fork)batch import
enhancementgood first issue

倉庫指標

Star
 (5,610 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

Hello! First of all, great work on this awesome lib!

I'm training my own SSDs for object detection, and I noticed there are no tutorials in the docs for fine-tuning a model in the zoo with a different dataset. I think it would be great for newcomers to have a starting point for quick training and results.

There is code for a ToySSD in the Object Detection sector of The Straight Dope, but you can't simply substitute the net in the Notebook for a net from the model_zoo.

貢獻者指南