LaurentBerder / container_detection

Computer vision Object Detection Program to detect and count specific objects (shipping containers) from images and/or videos
50 stars 21 forks source link

Can you upload the trained model? #2

Closed vivekpd15 closed 5 years ago

vivekpd15 commented 5 years ago

Hey,

I loved your project. Is there a trained model that you could share with me? Thanks.

LaurentBerder commented 5 years ago

Thanks @vivekpd15 . Unfortunately, file size limit restricts me from sharing a model here.

vivekpd15 commented 5 years ago

Is it possible for you to share it with me using https://wetransfer.com or GDrive/Dropbox. Would be of great help. Thanks in advance.

LaurentBerder commented 5 years ago

Here you go @vivekpd15 . You can get three versions of trained models here

vivekpd15 commented 5 years ago

Thanks @LaurentBerder

Much appreciated.

leetwito commented 5 years ago

Hey @LaurentBerder I would very appreciate if you can upload the trained model again, as the link is already expired. Thanks ! @vivekpd15 or also if you could share it :)

Roulbac commented 4 years ago

@LaurentBerder @vivekpd15 Transfer link has expired unfortunately. Can someone please reupload?

LaurentBerder commented 4 years ago

@Roulbac , @leetwito here's another link.

Roulbac commented 4 years ago

Thanks @LaurentBerder !

himansingh commented 3 years ago

@LaurentBerder @Roulbac @leetwito Could you guys please share the trained model again ? It'd be very much appreciated !

LaurentBerder commented 3 years ago

Guys, in this project, you have the keys to labeling your images and training your own model. The model I trained was run on a laptop for a few days only (it was only a demo project, not a production one), which gave it rather limited results.

Github doesn't allow docs as large as the model, and I don't intend on reposting them on wetransfer every months.

Any chance you could consider training the model on your server/computer? It probably would yield better results.

himansingh commented 3 years ago

@LaurentBerder, I understand your point here. You've probably shared it too many times already.

Can I suggest you git-lfs for uploading the model ? It has support for large files, as large as a couple GB in size - with Git. This should solve git's large file limit issue.

Thanks.

masoudpz commented 2 years ago

Thanks @LaurentBerder , Could you please share the weights with me?

LaurentBerder commented 2 years ago

@masoudpz @himansingh There we go, I uploaded the model and training dataset. Do bear in mind that the model itself was poorly trained (for lack of budget and manhour), it would probably benefit from being retrained on an extended dataset.

masoudpz commented 2 years ago

@masoudpz @himansingh There we go, I uploaded the model and training dataset. Do bear in mind that the model itself was poorly trained (for lack of budget and manhour), it would probably benefit from being retrained on an extended dataset.

Many Thanks Laurent.