Pinned Repositories
convert2COCO
Scripts to convert different Datasets into nice COCO-styled JSON
energy_disaggregation_basic
Extract Energy consumption time-series for the Pool-Pump
learnopencv
Learn OpenCV : C++ and Python Examples
maskrcnn-benchmark
Fast, modular reference implementation of Instance Segmentation and Object Detection algorithms in PyTorch.
retinanet_task
Training Retinanet on Udacity Self-driving Car dataset
jainxy's Repositories
jainxy/convert2COCO
Scripts to convert different Datasets into nice COCO-styled JSON
jainxy/energy_disaggregation_basic
Extract Energy consumption time-series for the Pool-Pump
jainxy/maskrcnn-benchmark
Fast, modular reference implementation of Instance Segmentation and Object Detection algorithms in PyTorch.
jainxy/retinanet_task
Training Retinanet on Udacity Self-driving Car dataset
jainxy/amazon-sagemaker-notebook-instance-customization
Sample Scripts to Customize SageMaker Notebook Instance
jainxy/awesome-ml-courses
Awesome free machine learning and AI courses with video lectures.
jainxy/AWS_ML_WorkshopLabs
AWS Machine Learning Labs for use during workshops
jainxy/Bjontegaard_metric
Bjontegaard metric calculation. Include BD-PSNR and BD-rate
jainxy/code_snippets
jainxy/computer-vision-basics-in-microsoft-excel
Computer Vision Basics in Microsoft Excel (using just formulas)
jainxy/cs-video-courses
List of Computer Science courses with video lectures.
jainxy/d2l-en
Interactive deep learning book with code, math, and discussions. Available in multi-frameworks.
jainxy/DataScience-With-Python
jainxy/DeepLearningExamples
Deep Learning Examples
jainxy/eugenp-tutorials
Just Announced - "Learn Spring Security OAuth":
jainxy/ffmpeg-encoding-course
An introduction to FFmpeg and its tools
jainxy/logicmojo
Assignments and contest solution of logicmojo
jainxy/materials
Bonus materials, exercises, and example projects for our Python tutorials
jainxy/MCMC
Implementation of Markov Chain Monte Carlo in Python from scratch
jainxy/MimickNet
Matching clinical-grade ultrasound post-processing without the hassle.
jainxy/ml_deploy
Scripts to deploy various ML models in various ways on various platforms
jainxy/python-guide
Python best practices guidebook, written for humans.
jainxy/python-patterns
A collection of design patterns/idioms in Python
jainxy/sewar
All image quality metrics you need in one package.
jainxy/SimpleHTR
Handwritten Text Recognition (HTR) system implemented with TensorFlow.
jainxy/spinningup
An educational resource to help anyone learn deep reinforcement learning.
jainxy/The-C-20-Masterclass-Source-Code
Source code for the C++ 20 Masterclass on udemy
jainxy/Transformer-Neural-Network
Code Transformer neural network components piece by piece
jainxy/Video-Tutorial-CVPR2020
A Comprehensive Tutorial on Video Modeling
jainxy/YOLOv3-in-PyTorch
YOLOv3 in PyTorch with training and inference module implemented.