132 Forks
568 Stars
568 Watchers

CV

✔️最全面的 深度学习CV 笔记【吴恩达 深度学习】【李沐 动手学深度学习】【我是土堆 Pytorch】

How to download and setup CV

Open terminal and run command
git clone https://github.com/AccumulateMore/CV.git
git clone is used to create a copy or clone of CV repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with CV https://github.com/AccumulateMore/CV/archive/master.zip

Or simply clone CV with SSH
[email protected]:AccumulateMore/CV.git

If you have some problems with CV

You may open issue on CV support forum (system) here: https://github.com/AccumulateMore/CV/issues