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

Fix links to images and update welcome.mdx #216

Closed kfahn22 closed 4 months ago

kfahn22 commented 4 months ago

I realized when I looked the dev version of course that I hadn't linked properly to the images (hopefully fixed now). I also noticed that I am listed 2x in ch.1 and as a reviewer in ch. 10. I have fixed that.

I also updated the link in point_clouds.mdx and removed a hanging title.

(I also ran the code_formatter.py script just in case.)

kfahn22 commented 4 months ago

@MKhalusova I just realized that my images are not a standard size. Is there a standard image format for the HF website (image width?). What about YouTube links?

kfahn22 commented 4 months ago

I have switched the order of the feature_description.mdx and feature_matchng.mdx files as the later references terms defined in the former.

@MKhalusova I have updated the links for the files that on the units that I worked on (feature-extraction and synthetic-data-creation). I just did a search and there are other files with the same issue (blob instead of resolve). I can update those, but would that make this pull request too big?