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
370 stars 123 forks source link

Resolve Image Not Loaded in Chapter 9 #261

Closed adhiiisetiawan closed 2 months ago

adhiiisetiawan commented 2 months ago

Hi there, here's new PR for fix image corrupt in chapter 9 Model Optimization

sergiopaniego commented 2 months ago

This was also previously solved in https://github.com/johko/computer-vision-course/pull/251 😄 There are a few more broken images in other units that are addressed in #251. Should I divide that PR into smaller ones to make it easier to merge @ATaylorAerospace ?