Pinned Repositories
awesome-computer-vision
A curated list of awesome computer vision resources
awesome-deep-learning-papers
The most cited deep learning papers
Computer-Vision-for-Drone-Imaging
Curated list of resources in the area of aerial/drone imagery
Data-Structures-and-Algorithms-Python
Data Structures & Algorithms in Python
defish-python
Python implementation for Algorithmic correction of fisheye lens distortion: https://github.com/bovine/defish
Python-Machine-Learning-Template
[DO NOT FORK/CLONE | JUST CLICK ON "USE THIS TEMPLATE" BUTTON] Supercharge your Python machine learning projects with the comprehensive and organized structure provided by the Python Machine Learning Template. 🚀🐍
RTSP-with-OpenCV
Code(s) to demonstrate how to use RTSP videos with OpenCV(Python) and handle RTSP exceptions.
anujonthemove's Repositories
anujonthemove/airs
Road Segmentation in Satellite Aerial Images
anujonthemove/ALFNet
Code for 'Learning Efficient Single-stage Pedestrian Detectors by Asymptotic Localization Fitting' in ECCV2018
anujonthemove/business-rules
Python DSL for setting up business intelligence rules that can be configured without code
anujonthemove/CNN-for-Sentence-Classification-in-Keras
Convolutional Neural Networks for Sentence Classification in Keras
anujonthemove/color_recognition
:art: Color recognition both on a webcam stream in real-time and on a single image using K-Nearest Neighbors Machine Learning classification algorithm is trained with Color Histogram Features.
anujonthemove/colorization-tf
A Tensorflow implementation of ECCV2016 paper([Colorful Image Colorization](https://arxiv.org/pdf/1603.08511.pdf))
anujonthemove/CornerNet
anujonthemove/deep_learning_object_detection
A paper list of object detection using deep learning.
anujonthemove/deep_motion_mag
Tensorflow implementation of Learning-based Video Motion Magnification
anujonthemove/DeepFashion
Apparel detection using deep learning
anujonthemove/deepgaze
Computer Vision library for human-computer interaction. It implements Head Pose and Gaze Direction Estimation Using Convolutional Neural Networks, Skin Detection through Backprojection, Motion Detection and Tracking, Saliency Map.
anujonthemove/dlvcnptel
Tutorials for DLVC NPTEL MOOC
anujonthemove/established-remote
A list of established remote companies
anujonthemove/Everybody_Dance_Now
This is the code for "Everybody Dance Now!" By Siraj Raval on Youtube
anujonthemove/facenet_mtcnn_tensorflow_inference_engine
This is a modified and simplified inference engine of davidsandberg's facenet
anujonthemove/folium
Python Data. Leaflet.js Maps.
anujonthemove/image-labelling-tool
Fork from https://bitbucket.org/ueacomputervision/image-labelling-tool
anujonthemove/keras-yolo2
A YOLOv2 model to detect helmets and persons with/without helmets.
anujonthemove/kmedoids
[Unmaintained] The Python implementation of k-medoids.
anujonthemove/mit-deep-learning
Tutorials, assignments, and competitions for MIT Deep Learning related courses.
anujonthemove/Pelee
Pelee: A Real-Time Object Detection System on Mobile Devices
anujonthemove/pytorch-segmentation-detection
Image Segmentation and Object Detection in Pytorch
anujonthemove/schedule
Python job scheduling for humans.
anujonthemove/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
anujonthemove/SimpleITK-Notebooks
Jupyter notebooks for learning how to use SimpleITK
anujonthemove/SSD-Tensorflow
Single Shot MultiBox Detector in TensorFlow
anujonthemove/transfer-learning
Support code for the medium blog on transfer learning. Link to the blog in the Readme file.
anujonthemove/vision-python-helper-codes
Miscellaneous computer vision (python) helper codes.
anujonthemove/YAD2K
YAD2K: Yet Another Darknet 2 Keras
anujonthemove/zero-shot-learning
Implementation of Zero-Shot Learning algorithm using Word2Vecs as class embeddings