CVND_Exercises icon indicating copy to clipboard operation
CVND_Exercises copied to clipboard

Exercise notebooks for CVND.

Results 5 CVND_Exercises issues
Sort by recently updated
recently updated
newest added

The first cell was not displaying the background image correctly. This has been fixed by: - updating the tags in YOLO.ipynb

There seems to be a mistake in the "Implementing HOG" notebook and the related one with HOG examples. Namely, I am referring to this code fragment: ``` # Add up...

1_1_Image_Representation/2. Visualizing RGB Channels.ipynb In this file the last cell. cmap are set to gray where they should be set to Reds, Greens,Blues, respectively.

I am following your installation instructions for Linux OS, everything works fine up to Step '4. Install a few required pip packages...." here I receive the following error message: (cv-nd)...