convolutional-networks
Here are 231 public repositories matching this topic...
Language:All
Sort:Most stars
PyTorch implementation of the U-Net for image semantic segmentation with high quality images
- Updated
Aug 11, 2024 - Python
Translate darknet to tensorflow. Load trained weights, retrain/fine-tune using tensorflow, export constant graph def to mobile devices
- Updated
Oct 23, 2023 - Python
Projects and exercises for the latest Deep Learning ND programhttps://www.udacity.com/course/deep-learning-nanodegree--nd101
- Updated
Jun 27, 2023 - Jupyter Notebook
Differentiable architecture search for convolutional and recurrent networks
- Updated
Jan 3, 2021 - Python
Towhee is a framework that is dedicated to making neural data processing pipelines simple and fast.
- Updated
Oct 18, 2024 - Python
Image Deblurring using Generative Adversarial Networks
- Updated
Dec 25, 2019 - Python
Paper Lists for Graph Neural Networks
- Updated
Dec 29, 2023
micronet, a model compression and deploy lib. compression: 1、quantization: quantization-aware-training(QAT), High-Bit(>2b)(DoReFa/Quantization and Training of Neural Networks for Efficient Integer-Arithmetic-Only Inference)、Low-Bit(≤2b)/Ternary and Binary(TWN/BNN/XNOR-Net); post-training-quantization(PTQ), 8-bit(tensorrt); 2、 pruning: normal、reg…
- Updated
May 6, 2025 - Python
PyTorch Implementation of Fully Convolutional Networks. (Training code to reproduce the original result is available.)
- Updated
Feb 5, 2023 - Python
Easy training on custom dataset. Various backends (MobileNet and SqueezeNet) supported. A YOLO demo to detect raccoon run entirely in brower is accessible athttps://git.io/vF7vI (not on Windows).
- Updated
Mar 24, 2023 - Jupyter Notebook
Collection of must read papers for Data Science, or Machine Learning / Deep Learning Engineer
- Updated
Dec 2, 2023
Tutorials on how to implement a few key architectures for image classification using PyTorch and TorchVision.
- Updated
Dec 28, 2021 - Jupyter Notebook
a pytorch lib with state-of-the-art architectures, pretrained models and real-time updated results
- Updated
Dec 8, 2020 - Python
CNN visualization tool in TensorFlow
- Updated
Mar 16, 2019 - Python
Evaluation of the CNN design choices performance on ImageNet-2012.
- Updated
Jul 30, 2017 - Jupyter Notebook
Fully Convlutional Neural Networks for state-of-the-art time series classification
- Updated
Jul 3, 2019 - Python
real-time fire detection in video imagery using a convolutional neural network (deep learning) - from our ICIP 2018 paper (Dunnings / Breckon) + ICMLA 2019 paper (Samarth / Bhowmik / Breckon)
- Updated
Jul 22, 2021 - Python
A self driving toy car using end-to-end learning
- Updated
Jul 28, 2017 - Jupyter Notebook
High-quality Neural Networks for Computer Vision 😎
- Updated
Sep 2, 2022 - Jupyter Notebook
U-Net: Convolutional Networks for Biomedical Image Segmentation
- Updated
May 2, 2024 - Python
Improve this page
Add a description, image, and links to theconvolutional-networks topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with theconvolutional-networks topic, visit your repo's landing page and select "manage topics."