Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Any easier tutorial for custom object detection? #281
Comments
|
We are working on that right now. |
|
Thanks a lot.
I have just trained a custom dataset using another library and got the
resulting model file in .h5 format. I need to convert it to .params model
file that you have used in your examples. Can you tell me how to convert
that?
…On Fri, Aug 31, 2018 at 1:01 AM Joshua Z. Zhang ***@***.***> wrote:
We are working on that right now.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#281 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AFXxIEAzesT0dSb2CNddIhT7I6iYENcTks5uWESbgaJpZM4WQC7u>
.
|
|
https://gluon-cv.mxnet.io/build/examples_detection/finetune_detection.html shall fix this issue. |

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.

First of all, many thanks for the great tutorials for object detection using pre-trained models. The code is so simple and easier to follow.
The problem is that custom object detection (with a small dataset) and transfer learning tutorials are complicated for beginners. I saw a tutorial somewhere that shows custom object detection using just 5 lines of code. Can you write a simple tutorial for us?
This looks very complicated.
https://gluon-cv.mxnet.io/build/examples_classification/transfer_learning_minc.html
Do we really need to learn all these details while you have such a great high level API?
I am sorry if this is not the right place to post this question but I need your help on this.
Thanks again.
The text was updated successfully, but these errors were encountered: