yeyun111/dlcv_for_beginners
Python code examples accompanying a Chinese book on deep learning and computer vision for beginners.

Velocity · 7d
+0.4
★ / day
Trend
→steady
star history
This repository contains the supporting code for a Chinese textbook titled “Deep Learning and Computer Vision.” It provides example implementations covering topics like image classification, object detection, semantic segmentation with U-Net, generative adversarial networks, Siamese networks, and model fusion. The code supports multiple frameworks including Caffe, MXNet, and PyTorch, and is intended as learning material for readers of the book.