All Projects → Ai_papers → Similar Projects or Alternatives

685 Open source projects that are alternatives of or similar to Ai_papers

Tianchi Medical Lungtumordetect
天池医疗AI大赛[第一季]:肺部结节智能诊断 UNet/VGG/Inception/ResNet/DenseNet
Stars: ✭ 314 (+24.11%)
Mutual labels:  resnet, unet, vgg
LibtorchTutorials
This is a code repository for pytorch c++ (or libtorch) tutorial.
Stars: ✭ 463 (+83%)
Mutual labels:  vgg, resnet, unet
Paddlex
PaddlePaddle End-to-End Development Toolkit(『飞桨』深度学习全流程开发工具)
Stars: ✭ 3,399 (+1243.48%)
Mutual labels:  deeplearning, resnet, unet
DE resnet unet hyb
Depth estimation from RGB images using fully convolutional neural networks.
Stars: ✭ 40 (-84.19%)
Mutual labels:  resnet, unet
Printed-Chinese-Character-OCR
This is a Chinese Character ocr system based on Deep learning (VGG like CNN neural net work),this rep include trainning set generating,image preprocesing,NN model optimizing based on Keras high level NN framwork
Stars: ✭ 21 (-91.7%)
Mutual labels:  vgg, deeplearning
Faster-RCNN-TensorFlow
TensorFlow implementation of Faster RCNN for Object Detection
Stars: ✭ 13 (-94.86%)
Mutual labels:  vgg, resnet
DeepNetModel
记录每一个常用的深度模型结构的特点(图和代码)
Stars: ✭ 25 (-90.12%)
Mutual labels:  vgg, resnet
Segmentationcpp
A c++ trainable semantic segmentation library based on libtorch (pytorch c++). Backbone: ResNet, ResNext. Architecture: FPN, U-Net, PAN, LinkNet, PSPNet, DeepLab-V3, DeepLab-V3+ by now.
Stars: ✭ 49 (-80.63%)
Mutual labels:  resnet, unet
TensorMONK
A collection of deep learning models (PyTorch implemtation)
Stars: ✭ 21 (-91.7%)
Mutual labels:  resnet, unet
neural-dream
PyTorch implementation of DeepDream algorithm
Stars: ✭ 110 (-56.52%)
Mutual labels:  vgg, resnet
Deep Learning In Production
Develop production ready deep learning code, deploy it and scale it
Stars: ✭ 216 (-14.62%)
Mutual labels:  deeplearning, unet
Autodl
Automated Deep Learning without ANY human intervention. 1'st Solution for AutoDL [email protected]
Stars: ✭ 854 (+237.55%)
Mutual labels:  deeplearning, resnet
Imagenet
Pytorch Imagenet Models Example + Transfer Learning (and fine-tuning)
Stars: ✭ 134 (-47.04%)
Mutual labels:  resnet, vgg
Pytorch Image Classification
Tutorials on how to implement a few key architectures for image classification using PyTorch and TorchVision.
Stars: ✭ 272 (+7.51%)
Mutual labels:  resnet, vgg
BMW-IntelOpenVINO-Detection-Inference-API
This is a repository for a No-Code object detection inference API using the OpenVINO. It's supported on both Windows and Linux Operating systems.
Stars: ✭ 66 (-73.91%)
Mutual labels:  resnet, deeplearning
Tools To Design Or Visualize Architecture Of Neural Network
Tools to Design or Visualize Architecture of Neural Network
Stars: ✭ 1,143 (+351.78%)
Mutual labels:  deeplearning, resnet
Jacinto Ai Devkit
Training & Quantization of embedded friendly Deep Learning / Machine Learning / Computer Vision models
Stars: ✭ 49 (-80.63%)
Mutual labels:  deeplearning, resnet
python cv AI ML
用python做计算机视觉,人工智能,机器学习,深度学习等
Stars: ✭ 73 (-71.15%)
Mutual labels:  vgg, resnet
Bmw Tensorflow Training Gui
This repository allows you to get started with a gui based training a State-of-the-art Deep Learning model with little to no configuration needed! NoCode training with TensorFlow has never been so easy.
Stars: ✭ 736 (+190.91%)
Mutual labels:  deeplearning, resnet
Segmentation models
Segmentation models with pretrained backbones. Keras and TensorFlow Keras.
Stars: ✭ 3,575 (+1313.04%)
Mutual labels:  resnet, unet
Cnn Models
ImageNet pre-trained models with batch normalization for the Caffe framework
Stars: ✭ 355 (+40.32%)
Mutual labels:  resnet, vgg
Medicalzoopytorch
A pytorch-based deep learning framework for multi-modal 2D/3D medical image segmentation
Stars: ✭ 546 (+115.81%)
Mutual labels:  resnet, unet
Classification models
Classification models trained on ImageNet. Keras.
Stars: ✭ 938 (+270.75%)
Mutual labels:  resnet, vgg
Vgg16 Pytorch
VGG16 Net implementation from PyTorch Examples scripts for ImageNet dataset
Stars: ✭ 26 (-89.72%)
Mutual labels:  resnet, vgg
Keras Unet
Helper package with multiple U-Net implementations in Keras as well as useful utility tools helpful when working with image semantic segmentation tasks. This library and underlying tools come from multiple projects I performed working on semantic segmentation tasks
Stars: ✭ 196 (-22.53%)
Mutual labels:  deeplearning, unet
Imagenet
This implements training of popular model architectures, such as AlexNet, ResNet and VGG on the ImageNet dataset(Now we supported alexnet, vgg, resnet, squeezenet, densenet)
Stars: ✭ 126 (-50.2%)
Mutual labels:  resnet, vgg
RMNet
RM Operation can equivalently convert ResNet to VGG, which is better for pruning; and can help RepVGG perform better when the depth is large.
Stars: ✭ 129 (-49.01%)
Mutual labels:  vgg, resnet
Voice activity detection
Voice Activity Detection based on Deep Learning & TensorFlow
Stars: ✭ 132 (-47.83%)
Mutual labels:  deeplearning, resnet
Chainer Cifar10
Various CNN models for CIFAR10 with Chainer
Stars: ✭ 134 (-47.04%)
Mutual labels:  resnet, vgg
Keras Idiomatic Programmer
Books, Presentations, Workshops, Notebook Labs, and Model Zoo for Software Engineers and Data Scientists wanting to learn the TF.Keras Machine Learning framework
Stars: ✭ 720 (+184.58%)
Mutual labels:  resnet, vgg
Keras-CIFAR10
practice on CIFAR10 with Keras
Stars: ✭ 25 (-90.12%)
Mutual labels:  vgg, resnet
Tensornets
High level network definitions with pre-trained weights in TensorFlow
Stars: ✭ 982 (+288.14%)
Mutual labels:  resnet, vgg
Tensorrtx
Implementation of popular deep learning networks with TensorRT network definition API
Stars: ✭ 3,456 (+1266.01%)
Mutual labels:  resnet, vgg
Sceneclassify
AI场景分类竞赛
Stars: ✭ 169 (-33.2%)
Mutual labels:  resnet, vgg
My Awesome Ai Bookmarks
Curated list of my reads, implementations and core concepts of Artificial Intelligence, Deep Learning, Machine Learning by best folk in the world.
Stars: ✭ 223 (-11.86%)
Mutual labels:  deeplearning
Learningdl
三个月教你从零入门深度学习Tensorflow版配套代码
Stars: ✭ 238 (-5.93%)
Mutual labels:  deeplearning
Unofficial Implement Of Openpose
Implement of Openpose use Tensorflow
Stars: ✭ 222 (-12.25%)
Mutual labels:  vgg
Pytorch cifar10
Pretrained TorchVision models on CIFAR10 dataset (with weights)
Stars: ✭ 219 (-13.44%)
Mutual labels:  deeplearning
Speechbrain.github.io
The SpeechBrain project aims to build a novel speech toolkit fully based on PyTorch. With SpeechBrain users can easily create speech processing systems, ranging from speech recognition (both HMM/DNN and end-to-end), speaker recognition, speech enhancement, speech separation, multi-microphone speech processing, and many others.
Stars: ✭ 242 (-4.35%)
Mutual labels:  deeplearning
Tensorflow Internals
It is open source ebook about TensorFlow kernel and implementation mechanism.
Stars: ✭ 2,683 (+960.47%)
Mutual labels:  deeplearning
Develop Source
Open source for developer.(开发资源整理:Java,Android,算法,iOS,MacOS等等)
Stars: ✭ 219 (-13.44%)
Mutual labels:  deeplearning
Cartoonize
A demo webapp to convert images and videos into cartoon!
Stars: ✭ 215 (-15.02%)
Mutual labels:  deeplearning
Bmw Yolov4 Inference Api Gpu
This is a repository for an nocode object detection inference API using the Yolov3 and Yolov4 Darknet framework.
Stars: ✭ 237 (-6.32%)
Mutual labels:  deeplearning
Paddlehelix
Bio-Computing Platform featuring Large-Scale Representation Learning and Multi-Task Deep Learning “螺旋桨”生物计算工具集
Stars: ✭ 213 (-15.81%)
Mutual labels:  deeplearning
Text Classification
Text Classification through CNN, RNN & HAN using Keras
Stars: ✭ 216 (-14.62%)
Mutual labels:  deeplearning
Wideresnet Pytorch
Wide Residual Networks (WideResNets) in PyTorch
Stars: ✭ 249 (-1.58%)
Mutual labels:  resnet
Kerasdeepspeech
A Keras CTC implementation of Baidu's DeepSpeech for model experimentation
Stars: ✭ 245 (-3.16%)
Mutual labels:  deeplearning
Datascience
Curated list of Python resources for data science.
Stars: ✭ 3,051 (+1105.93%)
Mutual labels:  deeplearning
Deepfake Detection
Towards deepfake detection that actually works
Stars: ✭ 213 (-15.81%)
Mutual labels:  resnet
Speech Enhancement
Deep learning for audio denoising
Stars: ✭ 207 (-18.18%)
Mutual labels:  unet
Pyramidnet Pytorch
A PyTorch implementation for PyramidNets (Deep Pyramidal Residual Networks, https://arxiv.org/abs/1610.02915)
Stars: ✭ 234 (-7.51%)
Mutual labels:  resnet
Trixi
Manage your machine learning experiments with trixi - modular, reproducible, high fashion. An experiment infrastructure optimized for PyTorch, but flexible enough to work for your framework and your tastes.
Stars: ✭ 211 (-16.6%)
Mutual labels:  deeplearning
Stereo From Mono
[ECCV 2020] Learning stereo from single images using monocular depth estimation networks
Stars: ✭ 210 (-17%)
Mutual labels:  deeplearning
Nlp Architect
A model library for exploring state-of-the-art deep learning topologies and techniques for optimizing Natural Language Processing neural networks
Stars: ✭ 2,768 (+994.07%)
Mutual labels:  deeplearning
Retinaface
The remake of the https://github.com/biubug6/Pytorch_Retinaface
Stars: ✭ 226 (-10.67%)
Mutual labels:  deeplearning
Kochat
Opensource Korean chatbot framework
Stars: ✭ 204 (-19.37%)
Mutual labels:  deeplearning
Tensorflow Computer Vision Tutorial
Tutorials of deep learning for computer vision.
Stars: ✭ 206 (-18.58%)
Mutual labels:  resnet
Fusenet
Deep fusion project of deeply-fused nets, and the study on the connection to ensembling
Stars: ✭ 230 (-9.09%)
Mutual labels:  resnet
Netron
Visualizer for neural network, deep learning, and machine learning models
Stars: ✭ 17,193 (+6695.65%)
Mutual labels:  deeplearning
Learnopencv
Learn OpenCV : C++ and Python Examples
Stars: ✭ 15,385 (+5981.03%)
Mutual labels:  deeplearning
1-60 of 685 similar projects