convolutional-networks
Here are 232 public repositories matching this topic...
JavaFx Application for Convolutional Network to perfom Image Classification using Softmax Output Layer, Back Propagation, Gradient Descent, Partial Derivatives, Matrix Flattening, Matrix Unfolding, Concurrent Task, Performance Histogram, Confusion Matrix
-
Updated
Nov 29, 2025 - Java
🌊 Enhance underwater perception with FLSFusionNet, a lightweight framework for real-time segmentation of side-scan sonar images in challenging environments.
-
Updated
Nov 14, 2025
MobileNetV2-UNet semantic segmentation for Starbucks logo detection - 50ms inference with PyTorch Lightning, binary mask output for mobile deployment
-
Updated
Nov 14, 2025 - Python
Make pytorch and tensorflow two become one.
-
Updated
Nov 1, 2025 - HTML
This project implements a Generative Adversarial Network (GAN) to generate fashion images using the Fashion MNIST dataset. The notebook contains a complete implementation of both generator and discriminator models, training loop, and visualization of generated images.
-
Updated
Oct 29, 2025 - Jupyter Notebook
😴 DeepSleep2 is a compact U-Net-inspired convolutional neural network with 740,551 parameters, designed to predict non-apnea sleep arousals from full-length multi-channel polysomnographic recordings at 5-millisecond resolution. Achieves similar performance to DeepSleep with lower computational cost.
-
Updated
Aug 30, 2025 - Jupyter Notebook
The implementation of the Neural Architecture Search based at the Fedot framework
-
Updated
Aug 21, 2025 - Jupyter Notebook
Contains information links, articles, research papers, tweets, blog posts, companies etc and everything which is even minutely related to the field of Artificial Intelligence, Distributed Computing, Quantum Computing and Physics, Evolutionary Biology, Crypto-currency, Virual and Augmented Reality etc.
-
Updated
Aug 17, 2025 - HTML
Tutorials on how to implement a few key architectures for image classification using PyTorch and TorchVision.
-
Updated
Jun 8, 2025 - Jupyter Notebook
This repo contains code and supplementary materials for paper "Towards importance of periodicity estimation in long-term spatio-temporal data prediction" presented on IJCNN 2025
-
Updated
May 20, 2025 - Python
Stringlifier is on Opensource ML Library for detecting random strings in raw text. It can be used in sanitising logs, detecting accidentally exposed credentials and as a pre-processing step in unsupervised ML-based analysis of application text data.
-
Updated
May 20, 2025 - Python
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
Code and weights for local feature affine shape estimation paper "Repeatability Is Not Enough: Learning Discriminative Affine Regions via Discriminability"
-
Updated
Apr 14, 2025 - Python
🐾 FurVision: Advanced CNN for Cat/Dog Classification
-
Updated
Feb 23, 2025 - Jupyter Notebook
This repository contains labs and tutorials on Convolutional Graph Networks (GCNs).
-
Updated
Dec 9, 2024 - Jupyter Notebook
-
Updated
Nov 27, 2024 - Python
Towhee is a framework that is dedicated to making neural data processing pipelines simple and fast.
-
Updated
Oct 18, 2024 - Python
This repository contains a collection of convolutional benchmarks from VNNCOMP 2022-2024. It is designed to offer a more organized version of the existing benchmarks, making it easier to test new software. We recommend cloning the 'benchmarks_vnncomp' repository, which includes this repository as a submodule.
-
Updated
Sep 2, 2024
PyTorch implementation of the U-Net for image semantic segmentation with high quality images
-
Updated
Aug 11, 2024 - Python
Improve this page
Add a description, image, and links to the convolutional-networks topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the convolutional-networks topic, visit your repo's landing page and select "manage topics."