6514 Open source projects that are alternatives of or similar to Novel Deep Learning Model For Traffic Sign Detection Using Capsule Networks

Monk v1
Monk is a low code Deep Learning tool and a unified wrapper for Computer Vision.
Stars: ✭ 480 (+445.45%)
Autonomousdrivingcookbook
Scenarios, tutorials and demos for Autonomous Driving
Stars: ✭ 1,939 (+2103.41%)
Monk object detection
A one-stop repository for low-code easily-installable object detection pipelines.
Stars: ✭ 437 (+396.59%)
Learnopencv
Learn OpenCV : C++ and Python Examples
Stars: ✭ 15,385 (+17382.95%)
Ngsim env
Learning human driver models from NGSIM data with imitation learning.
Stars: ✭ 96 (+9.09%)
Pythonrobotics
Python sample codes for robotics algorithms.
Stars: ✭ 13,934 (+15734.09%)
Action Recognition Visual Attention
Action recognition using soft attention based deep recurrent neural networks
Stars: ✭ 350 (+297.73%)
Mutual labels:  jupyter-notebook, deeplearning
Vpgnet
VPGNet: Vanishing Point Guided Network for Lane and Road Marking Detection and Recognition (ICCV 2017)
Stars: ✭ 382 (+334.09%)
Salient Object Detection
This is tensorflow implementation for cvpr2017 paper "Deeply Supervised Salient Object Detection with Short Connections"
Stars: ✭ 397 (+351.14%)
Mutual labels:  deeplearning, computervision
Introtodeeplearning
Lab Materials for MIT 6.S191: Introduction to Deep Learning
Stars: ✭ 4,955 (+5530.68%)
Mutual labels:  jupyter-notebook, deeplearning
Awesome Interaction Aware Trajectory Prediction
A selection of state-of-the-art research materials on trajectory prediction
Stars: ✭ 625 (+610.23%)
Deeplearning Assignment
深度学习笔记
Stars: ✭ 619 (+603.41%)
Mutual labels:  jupyter-notebook, deeplearning
Carla
Open-source simulator for autonomous driving research.
Stars: ✭ 7,012 (+7868.18%)
Matlabrobotics
MATLAB sample codes for mobile robot navigation
Stars: ✭ 332 (+277.27%)
T81 558 deep learning
Washington University (in St. Louis) Course T81-558: Applications of Deep Neural Networks
Stars: ✭ 4,152 (+4618.18%)
Mutual labels:  jupyter-notebook, deeplearning
Apollo
An open autonomous driving platform
Stars: ✭ 19,814 (+22415.91%)
Magnet
Deep Learning Projects that Build Themselves
Stars: ✭ 351 (+298.86%)
Mutual labels:  jupyter-notebook, deeplearning
Pytorch tutorial
PyTorch Tutorial (1.7)
Stars: ✭ 450 (+411.36%)
Mutual labels:  jupyter-notebook, deeplearning
Additive Margin Softmax
This is the implementation of paper <Additive Margin Softmax for Face Verification>
Stars: ✭ 464 (+427.27%)
Mutual labels:  jupyter-notebook, deeplearning
Autorally
Software for the AutoRally platform
Stars: ✭ 595 (+576.14%)
Pytorch Original Transformer
My implementation of the original transformer model (Vaswani et al.). I've additionally included the playground.py file for visualizing otherwise seemingly hard concepts. Currently included IWSLT pretrained models.
Stars: ✭ 411 (+367.05%)
Mutual labels:  jupyter-notebook, deeplearning
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 (+736.36%)
Mutual labels:  deeplearning, computervision
Contrastive Unpaired Translation
Contrastive unpaired image-to-image translation, faster and lighter training than cyclegan (ECCV 2020, in PyTorch)
Stars: ✭ 822 (+834.09%)
Mutual labels:  deeplearning, computervision
Dig Into Apollo
Apollo notes (Apollo学习笔记) - Apollo learning notes for beginners.
Stars: ✭ 903 (+926.14%)
Minecraft Reinforcement Learning
Deep Recurrent Q-Learning vs Deep Q Learning on a simple Partially Observable Markov Decision Process with Minecraft
Stars: ✭ 33 (-62.5%)
Mutual labels:  jupyter-notebook, deeplearning
Concise Ipython Notebooks For Deep Learning
Ipython Notebooks for solving problems like classification, segmentation, generation using latest Deep learning algorithms on different publicly available text and image data-sets.
Stars: ✭ 23 (-73.86%)
Mutual labels:  jupyter-notebook, deeplearning
Constrained attention filter
(ECCV 2020) Tensorflow implementation of A Generic Visualization Approach for Convolutional Neural Networks
Stars: ✭ 36 (-59.09%)
Opencv Tutorials
Tutorials for learning OpenCV in Python from Scratch
Stars: ✭ 36 (-59.09%)
Mutual labels:  jupyter-notebook, computervision
Capsule net pytorch
Readable implementation of a Capsule Network as described in "Dynamic Routing Between Capsules" [Hinton et. al.]
Stars: ✭ 301 (+242.05%)
Tensorwatch
Debugging, monitoring and visualization for Python Machine Learning and Data Science
Stars: ✭ 3,191 (+3526.14%)
Mutual labels:  jupyter-notebook, deeplearning
Pytorch Tutorials Examples And Books
PyTorch1.x tutorials, examples and some books I found 【不定期更新】整理的PyTorch 1.x 最新版教程、例子和书籍
Stars: ✭ 346 (+293.18%)
Mutual labels:  jupyter-notebook, deeplearning
Solaris
CosmiQ Works Geospatial Machine Learning Analysis Toolkit
Stars: ✭ 290 (+229.55%)
Mutual labels:  deeplearning, computervision
Text summurization abstractive methods
Multiple implementations for abstractive text summurization , using google colab
Stars: ✭ 359 (+307.95%)
Mutual labels:  jupyter-notebook, deeplearning
Portrait Segmentation
Real-time portrait segmentation for mobile devices
Stars: ✭ 358 (+306.82%)
Mutual labels:  jupyter-notebook, deeplearning
Autowarearchitectureproposal.proj
This is the source code of the feasibility study for Autoware architecture proposal.
Stars: ✭ 394 (+347.73%)
Hybridastartrailer
A path planning algorithm based on Hybrid A* for trailer truck
Stars: ✭ 279 (+217.05%)
Dynslam
Master's Thesis on Simultaneous Localization and Mapping in dynamic environments. Separately reconstructs both the static environment and the dynamic objects from it, such as cars.
Stars: ✭ 446 (+406.82%)
Vrn
👨 Code for "Large Pose 3D Face Reconstruction from a Single Image via Direct Volumetric CNN Regression"
Stars: ✭ 4,391 (+4889.77%)
Mutual labels:  deeplearning, computervision
Deep Learning Resources
由淺入深的深度學習資源 Collection of deep learning materials for everyone
Stars: ✭ 422 (+379.55%)
Mutual labels:  jupyter-notebook, deeplearning
Deeplearning
深度学习入门教程, 优秀文章, Deep Learning Tutorial
Stars: ✭ 6,783 (+7607.95%)
Mutual labels:  jupyter-notebook, deeplearning
Bmw Yolov4 Training Automation
This repository allows you to get started with training a state-of-the-art Deep Learning model with little to no configuration needed! You provide your labeled dataset or label your dataset using our BMW-LabelTool-Lite and you can start the training right away and monitor it in many different ways like TensorBoard or a custom REST API and GUI. NoCode training with YOLOv4 and YOLOV3 has never been so easy.
Stars: ✭ 533 (+505.68%)
Mutual labels:  deeplearning, computervision
Hands On Deep Learning Algorithms With Python
Master Deep Learning Algorithms with Extensive Math by Implementing them using TensorFlow
Stars: ✭ 272 (+209.09%)
Capsule Network Tutorial
Pytorch easy-to-follow Capsule Network tutorial
Stars: ✭ 722 (+720.45%)
Ai Series
📚 [.md & .ipynb] Series of Artificial Intelligence & Deep Learning, including Mathematics Fundamentals, Python Practices, NLP Application, etc. 💫 人工智能与深度学习实战,数理统计篇 | 机器学习篇 | 深度学习篇 | 自然语言处理篇 | 工具实践 Scikit & Tensoflow & PyTorch 篇 | 行业应用 & 课程笔记
Stars: ✭ 702 (+697.73%)
Mutual labels:  jupyter-notebook, deeplearning
Basic reinforcement learning
An introductory series to Reinforcement Learning (RL) with comprehensive step-by-step tutorials.
Stars: ✭ 826 (+838.64%)
Mutual labels:  jupyter-notebook, deeplearning
H1st
The AI Application Platform We All Need. Human AND Machine Intelligence. Based on experience building AI solutions at Panasonic: robotics predictive maintenance, cold-chain energy optimization, Gigafactory battery mfg, avionics, automotive cybersecurity, and more.
Stars: ✭ 697 (+692.05%)
Advanced Gradient Obfuscating
Take further steps in the arms race of adversarial examples with only preprocessing.
Stars: ✭ 28 (-68.18%)
Mutual labels:  jupyter-notebook, deeplearning
Servenet
Service Classification based on Service Description
Stars: ✭ 21 (-76.14%)
Mutual labels:  jupyter-notebook, deeplearning
Relativistic Average Gan Keras
The implementation of Relativistic average GAN with Keras
Stars: ✭ 36 (-59.09%)
Mutual labels:  jupyter-notebook, deeplearning
Ultra Fast Lane Detection
Ultra Fast Structure-aware Deep Lane Detection (ECCV 2020)
Stars: ✭ 688 (+681.82%)
Adaptive Multispeaker Separation
Adaptive and Focusing Neural Layers for Multi-Speaker Separation Problem
Stars: ✭ 42 (-52.27%)
Mutual labels:  jupyter-notebook, deeplearning
Algorithmmap
建立你的算法地图:如何高效学习算法;算法工程师:从小白到专家
Stars: ✭ 47 (-46.59%)
Mutual labels:  jupyter-notebook, deeplearning
Lung Diseases Classifier
Diseases Detection from NIH Chest X-ray data
Stars: ✭ 52 (-40.91%)
Polyaxon Examples
Code for polyaxon tutorials and examples
Stars: ✭ 57 (-35.23%)
Mutual labels:  jupyter-notebook, deeplearning
Keras basic
keras를 이용한 딥러닝 기초 학습
Stars: ✭ 39 (-55.68%)
Mutual labels:  jupyter-notebook, deeplearning
Python Tutorial Notebooks
Python tutorials as Jupyter Notebooks for NLP, ML, AI
Stars: ✭ 52 (-40.91%)
Mutual labels:  jupyter-notebook, deeplearning
Sru Deeplearning Workshop
دوره 12 ساعته یادگیری عمیق با چارچوب Keras
Stars: ✭ 66 (-25%)
Mutual labels:  jupyter-notebook, deeplearning
Deep learning for biologists with keras
tutorials made for biologists to learn deep learning
Stars: ✭ 74 (-15.91%)
Mutual labels:  jupyter-notebook, deeplearning
Dataset Api
The ApolloScape Open Dataset for Autonomous Driving and its Application.
Stars: ✭ 260 (+195.45%)
Deeplearning.ai Assignments
Stars: ✭ 268 (+204.55%)
Mutual labels:  jupyter-notebook, deeplearning
1-60 of 6514 similar projects