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/awesome-tensorflow
TensorFlow - A curated list of dedicated resources http://tensorflow.org
anujonthemove/CycleGAN-tensorflow
Tensorflow implementation for learning an image-to-image translation without input-output pairs. https://arxiv.org/pdf/1703.10593.pdf
anujonthemove/deeplearning-models
A collection of various deep learning architectures, models, and tips
anujonthemove/ds-cheatsheets
List of Data Science Cheatsheets to rule the world
anujonthemove/facenet
Face recognition using Tensorflow
anujonthemove/fast_abs_rl
Code for ACL 2018 paper: "Fast Abstractive Summarization with Reinforce-Selected Sentence Rewriting. Chen and Bansal"
anujonthemove/ffmpeg-python
Python bindings for FFmpeg - with complex filtering support
anujonthemove/InferSent
InferSent sentence embeddings
anujonthemove/ipywebrtc
WebRTC for Jupyter notebook/lab
anujonthemove/keras-attention
Visualizing RNNs using the attention mechanism
anujonthemove/keras-yolo3
Training and Detecting Objects with YOLO3
anujonthemove/keras-yolo3-1
A Keras implementation of YOLOv3 (Tensorflow backend)
anujonthemove/lacmus
Lacmus is a cross-platform application that helps to find people who are lost in the forest using computer vision and neural networks.
anujonthemove/monoloco
(ICCV 2019) Official implementation of "MonoLoco: Monocular 3D Pedestrian Localization and Uncertainty Estimation" in PyTorch
anujonthemove/my-ubuntu-installations
Installs frequently used libraries on Ubuntu 16.04
anujonthemove/n-beats
Pytorch/Keras implementation of N-BEATS: Neural basis expansion analysis for interpretable time series forecasting.
anujonthemove/notebooks
interactive notebooks from Planet Engineering
anujonthemove/NudeNet
An ensemble of Neural Nets for Nudity Detection and Censoring
anujonthemove/OpenVINO-YoloV3
YoloV3/tiny-YoloV3+RaspberryPi3/Ubuntu LaptopPC+NCS/NCS2+USB Camera+Python+OpenVINO
anujonthemove/public-code
anujonthemove/python-cv-samples
Python computer vision samples
anujonthemove/siamesenetwork-tensorflow
Using siamese network to do dimensionality reduction and similar image retrieval
anujonthemove/smart-video-workshop
anujonthemove/store-aisle-monitor-python
anujonthemove/TikZ
Complete collection of my PGF/TikZ figures.
anujonthemove/umap
Uniform Manifold Approximation and Projection
anujonthemove/vehicle_counting_tensorflow
"MORE THAN VEHICLE COUNTING!" This project provides prediction for speed, color and size of the vehicles with TensorFlow Object Counting API.
anujonthemove/Windows-Machine-Learning
Samples and Tools for Windows ML.
anujonthemove/Xception-with-Your-Own-Dataset
Easy-to-use scripts for training and inferencing with Xception on your own dataset
anujonthemove/YOLOv3_TensorFlow
Complete YOLO v3 TensorFlow implementation. Support training on your own dataset.