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/Computer-Vision-for-Drone-Imaging
Curated list of resources in the area of aerial/drone imagery
anujonthemove/awesome-deep-learning-papers
The most cited deep learning papers
anujonthemove/opencv-installation
Script to install OpenCV on Ubuntu.
anujonthemove/awesome-graph-classification
A collection of important graph embedding, classification and representation learning papers with implementations.
anujonthemove/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
anujonthemove/awesome-transfer-learning
Best transfer learning and domain adaptation resources (papers, tutorials, datasets, etc.)
anujonthemove/aXeleRate
Keras-based framework for AI on the Edge
anujonthemove/data-science-interviews
Data science interview questions and answers
anujonthemove/Deep-Learning-For-Hackers
Machine Learning tutorials with TensorFlow 2 and Keras in Python (Jupyter notebooks included) - (LSTMs, Hyperameter tuning, Data preprocessing, Bias-variance tradeoff, Anomaly Detection, Autoencoders, Time Series Forecasting, Object Detection, Sentiment Analysis, Intent Recognition with BERT)
anujonthemove/deeplearning-models
A collection of various deep learning architectures, models, and tips
anujonthemove/diagrams
:art: Diagram as Code for prototyping cloud system architectures
anujonthemove/facenet
Face recognition using Tensorflow
anujonthemove/ganspace
Discovering Interpretable GAN Controls [NeurIPS 2020]
anujonthemove/GFPGAN
GFPGAN aims at developing Practical Algorithms for Real-world Face Restoration.
anujonthemove/GitBook-Documents
anujonthemove/GSDT
Official PyTorch implementation of "Joint Object Detection and Multi-Object Tracking with Graph Neural Networks"
anujonthemove/intro-to-deep-learning
A collection of materials to help you learn about deep learning
anujonthemove/introml
Python tutorials for introduction to machine learning
anujonthemove/label-studio
Label Studio is a multi-type data labeling and annotation tool with standardized output format
anujonthemove/monoloco
(ICCV 2019) Official implementation of "MonoLoco: Monocular 3D Pedestrian Localization and Uncertainty Estimation" in PyTorch
anujonthemove/multi30k-dataset
This is just a copy of the original Multi30k Dataset created by authors of the paper
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/pretty-print-confusion-matrix
Confusion Matrix in Python: plot a pretty confusion matrix (like Matlab) in python using seaborn and matplotlib
anujonthemove/rtsp-simple-server
ready-to-use RTSP / RTMP / HLS server and proxy that allows to read, publish and proxy video and audio streams
anujonthemove/Surface-Inspection-defect-detection-dataset
This project include several different surfaces, each surface contains one or several defects. For segmentation,object detection, saliency detection,etc
anujonthemove/tensorflow-3-public
Public facing repo for TensorFlow Advanced Techniques specialization
anujonthemove/Tensorflow-Object-Detection-API-train-custom-Mask-R-CNN-model
Train a Mask R-CNN model with the Tensorflow Object Detection API
anujonthemove/tensorflow_object_counting_api
🚀 The TensorFlow Object Counting API is an open source framework built on top of TensorFlow and Keras that makes it easy to develop object counting systems!
anujonthemove/TensorFlowObjectDetectionTutorial
A tutorial on object detection using TensorFlow