All Projects → Self Driving Car → Similar Projects or Alternatives

1130 Open source projects that are alternatives of or similar to Self Driving Car

Soundnet Tensorflow
TensorFlow implementation of "SoundNet".
Stars: ✭ 137 (-93.49%)
Mutual labels:  deep-neural-networks
Awesome Lane Detection
A paper list of lane detection.
Stars: ✭ 1,990 (-5.37%)
Mutual labels:  lane-detection
Deep learning notes
a collection of my notes on deep learning
Stars: ✭ 112 (-94.67%)
Pytorch Dc Tts
Text to Speech with PyTorch (English and Mongolian)
Stars: ✭ 122 (-94.2%)
Machine Learning Tutorials
machine learning and deep learning tutorials, articles and other resources
Stars: ✭ 11,692 (+455.97%)
Mutual labels:  deep-neural-networks
Bayesiantracker
Bayesian multi-object tracking
Stars: ✭ 121 (-94.25%)
Mutual labels:  kalman-filter
Easycnn
easy convolution neural network
Stars: ✭ 136 (-93.53%)
Drln
Densely Residual Laplacian Super-resolution, IEEE Pattern Analysis and Machine Intelligence (TPAMI), 2020
Stars: ✭ 120 (-94.29%)
Awesome Deep Neuroevolution
A collection of Deep Neuroevolution resources or evolutionary algorithms applying in Deep Learning (constantly updating)
Stars: ✭ 150 (-92.87%)
Mutual labels:  deep-neural-networks
Keras transfer cifar10
Object classification with CIFAR-10 using transfer learning
Stars: ✭ 120 (-94.29%)
Ti Pooling
TI-pooling: transformation-invariant pooling for feature learning in Convolutional Neural Networks
Stars: ✭ 119 (-94.34%)
Binary Face Alignment
Real time face alignment
Stars: ✭ 145 (-93.11%)
Machine learning lectures
Collection of lectures and lab lectures on machine learning and deep learning. Lab practices in Python and TensorFlow.
Stars: ✭ 118 (-94.39%)
Mutual labels:  deep-neural-networks
Nanonets object tracking
Stars: ✭ 134 (-93.63%)
Mutual labels:  kalman-filter
Deepway
This project is an aid to the blind. Till date there has been no technological advancement in the way the blind navigate. So I have used deep learning particularly convolutional neural networks so that they can navigate through the streets.
Stars: ✭ 118 (-94.39%)
Compactcnncascade
A binary library for very fast face detection using compact CNNs.
Stars: ✭ 152 (-92.77%)
Ml Fraud Detection
Credit card fraud detection through logistic regression, k-means, and deep learning.
Stars: ✭ 117 (-94.44%)
Mutual labels:  deep-neural-networks
Kiu Net Pytorch
Official Pytorch Code of KiU-Net for Image Segmentation - MICCAI 2020 (Oral)
Stars: ✭ 134 (-93.63%)
Mutual labels:  deep-neural-networks
Tenginekit
TengineKit - Free, Fast, Easy, Real-Time Face Detection & Face Landmarks & Face Attributes & Hand Detection & Hand Landmarks & Body Detection & Body Landmarks & Iris Landmarks & Yolov5 SDK On Mobile.
Stars: ✭ 2,103 (+0%)
Mutual labels:  deep-neural-networks
Venom
All Terrain Autonomous Quadruped
Stars: ✭ 145 (-93.11%)
Mutual labels:  kalman-filter
Tfg Voice Conversion
Deep Learning-based Voice Conversion system
Stars: ✭ 115 (-94.53%)
Mutual labels:  deep-neural-networks
Deeppose tf
DeepPose implementation on TensorFlow. Original Paper http://arxiv.org/abs/1312.4659
Stars: ✭ 135 (-93.58%)
Mutual labels:  deep-neural-networks
All Conv Keras
All Convolutional Network: (https://arxiv.org/abs/1412.6806#) implementation in Keras
Stars: ✭ 115 (-94.53%)
Autonomousdrivingcookbook
Scenarios, tutorials and demos for Autonomous Driving
Stars: ✭ 1,939 (-7.8%)
Mutual labels:  self-driving-car
Kvae
Kalman Variational Auto-Encoder
Stars: ✭ 115 (-94.53%)
Mutual labels:  kalman-filter
Particles
Sequential Monte Carlo in python
Stars: ✭ 135 (-93.58%)
Mutual labels:  kalman-filter
Pythonml
Artificial neural network classes and tools in Python and TensorFlow.
Stars: ✭ 114 (-94.58%)
Alphatrading
An workflow in factor-based equity trading, including factor analysis and factor modeling. For well-established factor models, I implement APT model, BARRA's risk model and dynamic multi-factor model in this project.
Stars: ✭ 144 (-93.15%)
Mutual labels:  kalman-filter
Machine Learning Demystified
A weekly workshop series at ITP to teach machine learning with a focus on deep learning
Stars: ✭ 114 (-94.58%)
Mutual labels:  deep-neural-networks
Chainer Cifar10
Various CNN models for CIFAR10 with Chainer
Stars: ✭ 134 (-93.63%)
Deepcpg
Deep neural networks for predicting CpG methylation
Stars: ✭ 113 (-94.63%)
Mutual labels:  deep-neural-networks
Aw nas
aw_nas: A Modularized and Extensible NAS Framework
Stars: ✭ 152 (-92.77%)
Mutual labels:  deep-neural-networks
Imagenet
Pytorch Imagenet Models Example + Transfer Learning (and fine-tuning)
Stars: ✭ 134 (-93.63%)
Sigver wiwd
Learned representation for Offline Handwritten Signature Verification. Models and code to extract features from signature images.
Stars: ✭ 112 (-94.67%)
Awesome Robotic Tooling
Tooling for professional robotic development in C++ and Python with a touch of ROS, autonomous driving and aerospace.
Stars: ✭ 1,876 (-10.79%)
Mutual labels:  self-driving-car
Pixor
PyTorch Implementation of PIXOR
Stars: ✭ 143 (-93.2%)
Mutual labels:  self-driving-car
Surround vehicles awareness
Learn to map surrounding vehicles onto a bird's eye view of the scene.
Stars: ✭ 110 (-94.77%)
Mutual labels:  self-driving-car
Intelegent lock
lock mechanism with face recognition and liveness detection
Stars: ✭ 134 (-93.63%)
Shiftresnet Cifar
ResNet with Shift, Depthwise, or Convolutional Operations for CIFAR-100, CIFAR-10 on PyTorch
Stars: ✭ 112 (-94.67%)
Deep Learning With Pytorch Tutorials
深度学习与PyTorch入门实战视频教程 配套源代码和PPT
Stars: ✭ 1,986 (-5.56%)
Gpnd
Generative Probabilistic Novelty Detection with Adversarial Autoencoders
Stars: ✭ 112 (-94.67%)
Mutual labels:  deep-neural-networks
Rul Net
Deep learning approach for estimation of Remaining Useful Life (RUL) of an engine
Stars: ✭ 112 (-94.67%)
Lsoftmax Pytorch
The Pytorch Implementation of L-Softmax
Stars: ✭ 133 (-93.68%)
Self Driving Vehicle
Simulation of self-driving vehicles in Unity. This is also an implementation of the Hybrid A* pathfinding algorithm which is useful if you are interested in pathfinding for vehicles.
Stars: ✭ 112 (-94.67%)
Mutual labels:  self-driving-car
Vehicle Detection Yolo Ver
real-time Vehicle Detection( tiny YOLO ver) and HOG+SVM method
Stars: ✭ 111 (-94.72%)
Mutual labels:  vehicle-detection
Self Driving Car 3d Simulator With Cnn
Implementing a self driving car using a 3D Driving Simulator. CNN will be used for training
Stars: ✭ 143 (-93.2%)
Mutual labels:  self-driving-car
Voice activity detection
Voice Activity Detection based on Deep Learning & TensorFlow
Stars: ✭ 132 (-93.72%)
Mutual labels:  deep-neural-networks
Robust Lane Detection
Stars: ✭ 110 (-94.77%)
Mutual labels:  deep-neural-networks
Cs231n Convolutional Neural Networks Solutions
Assignment solutions for the CS231n course taught by Stanford on visual recognition. Spring 2017 solutions are for both deep learning frameworks: TensorFlow and PyTorch.
Stars: ✭ 110 (-94.77%)
Algobook
A beginner-friendly project to help you in open-source contributions. Data Structures & Algorithms in various programming languages Please leave a star ⭐ to support this project! ✨
Stars: ✭ 132 (-93.72%)
Mutual labels:  deep-neural-networks
Pytorch Estimate Flops
Estimate/count FLOPS for a given neural network using pytorch
Stars: ✭ 110 (-94.77%)
Cyclegan Keras
Keras implementation of CycleGAN using a tensorflow backend.
Stars: ✭ 152 (-92.77%)
Mutual labels:  deep-neural-networks
Opentraj
Human Trajectory Prediction Dataset Benchmark (ACCV 2020)
Stars: ✭ 144 (-93.15%)
Mutual labels:  self-driving-car
Deep architect
A general, modular, and programmable architecture search framework
Stars: ✭ 110 (-94.77%)
Mutual labels:  deep-neural-networks
Aognet
Code for CVPR 2019 paper: " Learning Deep Compositional Grammatical Architectures for Visual Recognition"
Stars: ✭ 132 (-93.72%)
Mutual labels:  deep-neural-networks
Densepoint
DensePoint: Learning Densely Contextual Representation for Efficient Point Cloud Processing (ICCV 2019)
Stars: ✭ 110 (-94.77%)
Visualizingcnn
🙈A PyTorch implementation of the paper "Visualizing and Understanding Convolutional Networks." (ECCV 2014)
Stars: ✭ 132 (-93.72%)
Alexnet Experiments Keras
Code examples for training AlexNet using Keras and Theano
Stars: ✭ 109 (-94.82%)
Facedet
实现常用基于深度学习的人脸检测算法
Stars: ✭ 109 (-94.82%)
Attribute Aware Attention
[ACM MM 2018] Attribute-Aware Attention Model for Fine-grained Representation Learning
Stars: ✭ 143 (-93.2%)
121-180 of 1130 similar projects