Found 325 repositories(showing 30)
zhxfl
CNN accelerated by cuda. Test on mnist and finilly get 99.76%
paramhanji
Implementation of a simple CNN using CUDA
atrifex
Implementing CNN code in CUDA and OpenCL to evaluate its performance on NVIDIA GPUs, AMD GPUs, and an FPGA platform.
Duffy12150557
Security Research Toolkit — Video and image analysis tool for neural inpainting and AI-generated content detection with SORA signature extraction, temporal consistency analysis, CNN artifact detection, CPU/CUDA device selection, multi-format support, and colorama-styled terminal interface
skyde1021
Various version (CPU, CUDA_NAIVE, CUDA_TILED, GEMM) convolutional neural network implementations by Heechul Lim
parrotsky
distributed CNN inference at the edge, extend ncnn with CUDA, MPI+OPENMP support.
hbchen121
pure c/cpp cnn implementation, with CUDA accelerated.
CAPRDZV
论文 Hinton等的论文 Matrix capsules with EM routing - Hinton, G. E., Sabour, S. and Frosst, N. (2018) Dynamic Routing Between Capsules - Sabour, S., Frosst, N. and Hinton, G.E. (2017) Transforming Auto-encoders - Hinton, G. E., Krizhevsky, A. and Wang, S. D. (2011) A parallel computation that assigns canonical object-based frames of reference. - Hinton, G.E. (1981) Shape representation in parallel systems - Hinton, G.E. (1981) Optimizing Neural Networks that Generate Images - Tijmen Tieleman’s disseration 其他论文 Capsule Network Performance on Complex Data - Xi, E., Bing, S. and Jin, Y. (2017) Accurate reconstruction of image stimuli from human fMRI based on the decoding model with capsule network architecture - Qiao, K., Zhang, C., Wang, L., Yan, B., Chen, J., Zeng, L. and Tong, L., (2018) An Optimization View on Dynamic Routing Between Capsules - Wang, D., Liu, E. (2018) CapsuleGAN: Generative Adversarial Capsule Network Ayush Jaiswal, Wael AbdAlmageed, Premkumar Natarajan. (2018) Spectral Capsule Networks - Bahadori, M. T. (2018) 博客 Max Pechyonkin的胶囊网络入门系列: 胶囊网络背后的直觉 胶囊如何工作 囊间动态路由算法 胶囊网络架构 基于TensorFlow实现胶囊网络 Debarko De的胶囊网络教程,包括注释详尽的胶囊网络实现代码 基于CUDA为胶囊网络实现TensorFlow定制操作 Jos van de Wolfshaar的文章,定制胶囊网络运算的CUDA支持 ISI新研究:胶囊生成对抗网络 用胶囊网络替换CNN作为GAN的判别网络,在MNIST数据集上取得了比卷积GAN更好的表现 Uncovering the Intuition behind Capsule Networks and Inverse Graphic Tanay Kothari的长篇教程 A Visual Representation of Capsule Connections in Dynamic Routing Between Capsules Mike Ross的胶囊网络示意图 Capsule Networks Are Shaking up AI — Here’s How to Use Them Nick Bourdakos的介绍 Capsule Networks Explained Kendrick Tan的解释 Understanding Dynamic Routing between Capsules (Capsule Networks) Jonathan Hui的教程,包括注释详尽的基于Keras的胶囊网络实现代码 Matrix capsules with EM routing Adrian Colyer关于EM路由的文章 Capsule Networks: A Glossary Sebastian Kwiatkowski的胶囊网络术语表 Overview of awesome articles 点评三篇胶囊网络教程 视频 Geoffrey Hinton’s talk: What is wrong with convolutional neural nets? - Geoffrey Hinton在MIT. Brain & Cognitive Sciences的演讲《卷积神经网络的问题在哪里?》 Capsule Networks (CapsNets) – Tutorial - “这视频棒极了。我本希望我能把胶囊解释得这么清楚。”Geoffrey Hinton Capsule networks: overview - 胶囊网络概览,包括向量和矩阵胶囊。 Overview of awesome videos 对以上3个视频的点评。 Capsule Networks: An Improvement to Convolutional Networks Siraj Raval介绍胶囊网络的视频 动态路由实现 官方实现 Sarasra/models 《Dynamic Routing Between Capsules》论文所用的代码 TensorFlow alisure-ml/CapsNet bourdakos1/capsule-networks etendue/CapsNet_TF InnerPeace-Wu/CapsNet-tensorflow jaesik817/adv_attack_capsnet jostosh/capsnet JunYeopLee/capsule-networks laodar/tf_CapsNet leoniloris/CapsNet naturomics/CapsNet-Tensorflow rrqq/CapsNet-tensorflow-jupyter thibo73800/capsnet-traffic-sign-classifier tjiang31/CapsNet winwinJJiang/capsNet-Tensorflow PyTorch acburigo/CapsNet adambielski/CapsNet-pytorch AlexHex7/CapsNet_pytorch aliasvishnu/Capsule-Networks-Notebook-MNIST andreaazzini/capsnet.pytorch cedrickchee/capsule-net-pytorch dragen1860/CapsNet-Pytorch gram-ai/capsule-networks higgsfield/Capsule-Network-Tutorial laubonghaudoi/CapsNet_guide_PyTorch leftthomas/CapsNet nishnik/CapsNet-PyTorch tonysy/CapsuleNet-PyTorch Ujjwal-9/CapsNet Keras fengwang/minimal-capsule gusgad/capsule-GAN mitiku1/Emopy-CapsNet ruslangrimov/capsnet-with-capsulewise-convolution streamride/CapsNet-keras-imdb sunxirui310/CapsNet-Keras theblackcat102/dynamic-routing-capsule-cifar XifengGuo/CapsNet-Keras XifengGuo/CapsNet-Fashion-MNIST Chainer soskek/dynamic_routing_between_capsules Torch mrkulk/Unsupervised-Capsule-Network MXNet AaronLeong/CapsNet_Mxnet GarrickLin/Capsnet.Gluon Soonhwan-Kwon/capsnet.mxnet CNTK Southworkscom/CapsNet-CNTK Lasagne DeniskaMazur/CapsNet-Lasagne Matlab yechengxi/LightCapsNet R dfalbel/capsnet JavaScript alseambusher/capsnet.js Vulcan moothyknight/CapsNet-for-Graphics-Rendering-Optimization EM路由实现 TensorFlow gyang274/capsulesEM www0wwwjs1/Matrix-Capsules-EM-Tensorflow PyTorch shzygmyx/Matrix-Capsules-pytorch 其他资源 Capsule Networks discussion Facebook讨论组 CapsNet-Tensorflow CapsNet-Tensorflow的gitter.im讨论组 Will capsule networks replace neural networks? Quora问答“胶囊网络会取代神经网络吗?” Could GANs work with Hinton’s capsule theory? Quora问答“GAN可以应用Hinton的胶囊理论吗?” Dynamic Routing Between Capsules Kyuhwan Jung对论文《Dynamic routing between Capsules》的评论(slideshare)
kirill-menke
Efficient CNN and U-Net Implementation using C++/CUDA
yty3805595
# typhoon Analysis satellite images of typhoons by deep-learning (CNN), based on PyTorch. This CNN learns to map the satellite images of typhoons to their max wind speed from. The labeled train set is obtained from agora/JMA. ## Requirements * BeautifulSoup * PIL * Pytorch ## Usage 1. Run `download.py`, download the satellite images of typhoons to folder `tys_raw`. 2. Run `create_samples.py`, convert raw data into the legal samples for our CNN, create two new forlder `train_set` and `test_set`. 3. Train CNN using `train_net.py`, the trained CNN will be saved as a disk file `net_relu.pt`. 4. Run `test_net.py`, analysis the test set. After 10 epoches training the CNN regressor reached mean loss about 8 (knots) in train set and about 10 (knots) in test set.  Here is what this CNN thinks of the top 20 typhoons sorted by max wind. ``` 1 ('197920', 130.27679443359375) 2 ('200914', 127.7662582397461) 3 ('199019', 122.92172241210938) 4 ('200918', 122.84004211425781) 5 ('201614', 122.66597747802734) 6 ('201601', 122.03250885009766) 7 ('201513', 121.75947570800781) 8 ('200922', 121.35771942138672) 9 ('201013', 120.0194091796875) 10 ('201330', 118.92587280273438) 11 ('201419', 117.6025390625) 12 ('198305', 117.10270690917969) 13 ('201422', 116.77259063720703) 14 ('198522', 116.46116638183594) 15 ('201327', 116.42304992675781) 16 ('201216', 116.36921691894531) 17 ('198221', 116.18096923828125) 18 ('199230', 115.96656799316406) 19 ('198210', 115.96611022949219) 20 ('201328', 115.57132720947266) ``` ## Tips * Memory should be at least 1.5G . * This project is written without `cuda()`, while you can use `cuda()` to transfer the CNN onto GPU and speedup the training. * The images and labels are crawled from agora.ax.nii.ac.jp/digital-typhoon , and the labels are refered to JMA(Japan Meteorological agency).
LHaiC
北京大学《人工智能中的编程》2024年课程作业代码:基于CUDA和PyBind11的简易CNN训练框架。使用C++/CUDA编写高性能计算内核,通过PyBind11封装为Python库,实现了基础的类PyTorch训练功能。当前版本较为精简,仅供参考学习。
erics666
No description available
siddhanthaldar
CNN using C++ and CUDA
romulus0914
Convolutional Neural Network of vgg19 model using Cuda to accelerate
moritzhambach
compare training duration of CNN with CPU (i7 8550U) vs GPU (mx150) with CUDA depending on batch size
woshimark666
Simulate 8-bit signed approximate multiplier in CNNs on Pytorch with CUDA
swarajkumarsingh
Cifar classification model using Pytorch CNN module with ResNet9 model, with CUDA for training to archive 75% accuracy
lucasromanosantos
Simple Convolutional Neural Network in C and CUDA
Dhia-naouali
CUDA Accelerated Convolutional Neural Network + XAI implementation from scratch (mainly numpy + numba.cuda, without PyTorch/ Tensorflow)
kawaiibilli
No description available
ih4cku
Hybrid HMM-CNN model with HTK and Cuda-convnet
SnailWalkerYC
Utilize OpenMP and CUDA to speed up LeNet-5 digit recognition CNN. In OpneMP, training with 11x speed up and 11x in testing. With the help of CUDA, the training is speed up by 3x and 57x speed up in testing.
Accumulated
This repository is for implementing and accelerating CNN on GPU using NVIDIA CUDA C. The current code has 8 msec execution time for inference. The CNN used is called Efficient Net.
1995parham
Simple Convolutional Neural Network in C and CUDA
soyail
learn how to program with cuda and familiar with pytorch and CNN
Austin-TheTrueShinobi
Research repository for the IS-WiN laboratory at Clemson University. Conducted research includes; inference, classification, and GPU-[CUDA] CNN accelerations.
AnwarSajid
Convolutional Neural Network (CNN) Simulator
aininot260
This is a convolutional neural network implemented using C and CUDA.The model is deployed on embedded devices.
This code implement mnist cnn based on numpy and numba.
Tamerkobba
This project explores the parallelization of Convolutional Neural Networks (CNNs) using MPI, OpenMP, and CUDA to enhance performance and reduce computational time on the MNIST dataset