#775 · Primary category: Education & Research

dlcv_for_beginners

adversarial beginners book caffe classification computer-vision deep-learning detection example gan generative model-fusion mxnet pytorch regression segmentation siamese u-net unet

Companion code for 'Deep Learning and Computer Vision'

Project last updated:11/30/20

GitHub Stars

1.5K

Forks

629

Contributors

5

License

BSD-3-Clause

Why we included this project

These are the runnable examples that accompany a published Chinese textbook on deep learning and computer vision, organized chapter by chapter so beginners can watch each concept turn into working code. Working through it covers MNIST classification, image regression, transfer learning from pretrained ImageNet models, Siamese networks, and a small object-detection labeling tool. A bonus folder branches into adversarial samples, a simple 2D GAN, model fusion, and U-Net style segmentation in PyTorch. The author is honest that the later chapters and frameworks like Caffe have aged and that the repo is no longer updated, so it is best treated as a study companion and a historical snapshot of how these topics were taught, not as a base for production work.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category