A collection of some easy Neural Network based Python projects
-
Updated
May 31, 2021 - Python
A collection of some easy Neural Network based Python projects
Official code for CVPR2024 “VideoMAC: Video Masked Autoencoders Meet ConvNets”
Predicting Yaw and Pitch of a moving vehicle (comma ai) including more stuff that can help make your car drive itself.
Random Anime Face Generation with Generative Adversarial Networks. DCGAN and WGAN-GP are used.
Colorization of Image with Generative Adversarial Network (Pix2Pix).
Car Localization with Semantic Segmentation, using UNet. Dice Score: 0.89, Pixel to Pixel Accuracy: 99.07%.
Techniques for interpreting ConvNets
Visualization and adversarial examples with a DIY (numpy only) ConvNet.
Add a description, image, and links to the convnets topic page so that developers can more easily learn about it.
To associate your repository with the convnets topic, visit your repo's landing page and select "manage topics."