johko / computer-vision-course

This repo is the homebase of a community driven course on Computer Vision with Neural Networks. Feel free to join us on the Hugging Face discord: hf.co/join/discord
MIT License
376 stars 124 forks source link

MobileNet - emre570 #102

Closed emre570 closed 6 months ago

emre570 commented 7 months ago

Made MobileNet for inspection. This file includes:

emre570 commented 7 months ago

Thanks for your advices and I'm glad you liked it! I will edit it as soon as possible :)

johko commented 7 months ago

Hey @emre570, I didn't have the time to go through it in detail yet, but I realized you put the files in the wrong place. We got rid of the course folder and have all our content in the chapters folder now, sorry for the confusion

emre570 commented 7 months ago

@johko and @sezan92 I made some changes as you said, hope I made it right :)

emre570 commented 7 months ago

Thanks for your suggestions. I will edit them ASAP as you said 😊

merveenoyan commented 6 months ago

@emre570 this is very ready to be merged, can you solve the merge conflicts on README? should be trivial

emre570 commented 6 months ago

I merged my branch and resolved conflicts, hope this works

merveenoyan commented 6 months ago

Hey @emre570 if this is possible, I forgot to ask you to add how to use MobileNet through transformers or timm. Can you do that on a separate PR? Should be very short as it's inference

emre570 commented 6 months ago

I will do my best