Pinned Repositories
500-AI-Machine-learning-Deep-learning-Computer-vision-NLP-Projects-with-code
500 AI Machine learning Deep learning Computer vision NLP Projects with code
ArdupilotCode
ArduPlane, ArduCopter, ArduRover, ArduSub source
CNN-feature-map-visualization
CNN intermediate layer feature map visualization
DL-Training
jupyter notebook for mnist digit recognition using CNN, CNN feature map visualization and facical expression recognition
IDD
Code files for the India Driving Dataset Challenge, part of the NCVPRIPG 2019 conference
IDD-1
Indian driving dataset using semantic segmetnation
IDD_SemanticSegmentation
Semantic Segmentation performed on Indian Driving Dataset(Lite Version)
image-segmentation-keras
Implementation of Segnet, FCN, UNet , PSPNet and other models in Keras.
Indian-Driving-Dataset
Learn_Data_Science_in_3_Months
This is the Curriculum for "Learn Data Science in 3 Months" By Siraj Raval on Youtube
anivin's Repositories
anivin/IDD-1
Indian driving dataset using semantic segmetnation
anivin/500-AI-Machine-learning-Deep-learning-Computer-vision-NLP-Projects-with-code
500 AI Machine learning Deep learning Computer vision NLP Projects with code
anivin/ArdupilotCode
ArduPlane, ArduCopter, ArduRover, ArduSub source
anivin/CNN-feature-map-visualization
CNN intermediate layer feature map visualization
anivin/DL-Training
jupyter notebook for mnist digit recognition using CNN, CNN feature map visualization and facical expression recognition
anivin/IDD
Code files for the India Driving Dataset Challenge, part of the NCVPRIPG 2019 conference
anivin/IDD_SemanticSegmentation
Semantic Segmentation performed on Indian Driving Dataset(Lite Version)
anivin/image-segmentation-keras
Implementation of Segnet, FCN, UNet , PSPNet and other models in Keras.
anivin/Indian-Driving-Dataset
anivin/Learn_Data_Science_in_3_Months
This is the Curriculum for "Learn Data Science in 3 Months" By Siraj Raval on Youtube
anivin/Machine-Learning-with-Python
Python code for common Machine Learning Algorithms
anivin/mastering-stm32
Repository of all examples presented in the "Mastering STM32" book
anivin/proj_possiblecodes
anivin/segmentation-on-IDD
An attempt to get mIoU - 50 and 30 FPS on Indian Driving Dataset
anivin/segnet
SegNet implementation in Tensorflow
anivin/semantic-segmentation
A project to semantically segment images
anivin/Semantic-Segmentation-on-Indian-Driving-Dataset
anivin/Semantic-Segmentation-on-Indian-Driving-Dataset-1
Implemented UNet and PSPNet architectures using Tensorflow on idd20k_lite dataset. The idd20k_lite dataset has 7 classes that include Drivable, Non-Drivable, Living things, Vehicles, Road-side objects, Far-objects, and Sky. The segmentation challenge was the pixel-level prediction of all the 7 classes at level 1 of the label hierarchy.
anivin/tf-semantic-example
Code for blog article https://yann-leguilly.gitlab.io/post/2019-12-14-tensorflow-tfdata-segmentation/