Pinned Repositories
100-Days-Of-ML-Code
100 Days of ML Coding
15-minute-apps
15 minute (small) desktop apps built with PyQt
3D-Machine-Learning
A resource repository for 3D machine learning
deblur-gan
Keras implementation of "DeblurGAN: Blind Motion Deblurring Using Conditional Adversarial Networks"
deep-pink
Deep Pink is a chess AI that learns to play chess using deep learning.
multimodalAnalysis
Python examples for the course "Multimodal Information Processing & Analysis" of the MSc in Data Science in NCSR Demokritos
outlier-detection
Detect outliers with 3 methods: LOF, DBSCAN and one-class SVM
SegmentAnythingin3D
Segment Anything in 3D with NeRFs
super-mario-rl
Deep Reinforcement learning and Python learn how to play the original Super Mario Bros
VRT
VRT: A Video Restoration Transformer (official repository)
ArjunMurthyS's Repositories
ArjunMurthyS/deblur-gan
Keras implementation of "DeblurGAN: Blind Motion Deblurring Using Conditional Adversarial Networks"
ArjunMurthyS/VRT
VRT: A Video Restoration Transformer (official repository)
ArjunMurthyS/DeblurGANv2
[ICCV 2019] "DeblurGAN-v2: Deblurring (Orders-of-Magnitude) Faster and Better" by Orest Kupyn, Tetiana Martyniuk, Junru Wu, Zhangyang Wang
ArjunMurthyS/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
ArjunMurthyS/dronekit-python
DroneKit-Python library for communicating with Drones via MAVLink.
ArjunMurthyS/ds-cheatsheets
List of Data Science Cheatsheets to rule the world
ArjunMurthyS/frugally-deep
Header-only library for using Keras (TensorFlow) models in C++.
ArjunMurthyS/GFPGAN
GFPGAN aims at developing Practical Algorithms for Real-world Face Restoration.
ArjunMurthyS/Ghost-DeblurGAN
This is a lightweight GAN developed for real-time deblurring. The model has a super tiny size and a rapid inference time. The motivation is to boost marker detection in robotic applications, however, you may use it for other applications definitely.
ArjunMurthyS/HINet
ArjunMurthyS/InterviewPrep
A repository containing link of good interview questions
ArjunMurthyS/labelme
Image Polygonal Annotation with Python (polygon, rectangle, circle, line, point and image-level flag annotation).
ArjunMurthyS/LabelMeAnnotationTool
Source code for the LabelMe annotation tool.
ArjunMurthyS/leetcode
Python & JAVA Solutions for Leetcode
ArjunMurthyS/Leetcode-1
🎓Leetcode solutions in Python 📚
ArjunMurthyS/LeetCode-2
LeetCode Problems
ArjunMurthyS/LeetCode-Book
《剑指 Offer》 Python, Java, C++ 解题代码,LeetBook《图解算法数据结构》配套代码仓。
ArjunMurthyS/leetcode-premium
All super leetcode premium questions asked in top companies.
ArjunMurthyS/LLFF
Code release for Local Light Field Fusion at SIGGRAPH 2019
ArjunMurthyS/machine-learning-interview
Machine Learning Interviews from FAANG, Snapchat, LinkedIn. I have offers from Snapchat, Coupang, Stitchfix etc. Blog: mlengineer.io.
ArjunMurthyS/MiDaS
Code for robust monocular depth estimation described in "Ranftl et. al., Towards Robust Monocular Depth Estimation: Mixing Datasets for Zero-shot Cross-dataset Transfer, TPAMI 2020"
ArjunMurthyS/MIMO-UNet
MIMO-UNet - Official Pytorch Implementation
ArjunMurthyS/MLQuestions
Machine Learning and Computer Vision Engineer - Technical Interview Questions
ArjunMurthyS/models
Models and examples built with TensorFlow
ArjunMurthyS/nuscenes-devkit
The devkit of the nuScenes dataset.
ArjunMurthyS/photometric_optimization
Photometric optimization code for creating the FLAME texture space and other applications
ArjunMurthyS/PINTO_model_zoo
A repository for storing models that have been inter-converted between various frameworks. Supported frameworks are TensorFlow, PyTorch, ONNX, OpenVINO, TFJS, TFTRT, TensorFlowLite (Float32/16/8), EdgeTPU, CoreML.
ArjunMurthyS/PointView-GCN
The code and dataset will be available soon here
ArjunMurthyS/SFND_Lidar_Obstacle_Detection-1
ArjunMurthyS/Shortest-LeetCode-Python-Solutions
Leet Code 刷题笔记 - - 不求最快最省,但求最短最优雅,Shorter is better here.