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/SegmentAnythingin3D
Segment Anything in 3D with NeRFs
ArjunMurthyS/Awesome-Diffusion-Models
A collection of resources and papers on Diffusion Models
ArjunMurthyS/awesome-generative-ai-guide
A one stop repository for generative AI research updates, interview resources, notebooks and much more!
ArjunMurthyS/awesome-gpt3
ArjunMurthyS/awesome-segment-anything
Tracking and collecting papers/projects/others related to Segment Anything.
ArjunMurthyS/ComputerVision
ArjunMurthyS/DAMO-YOLO
DAMO-YOLO: a fast and accurate object detection method with some new techs, including NAS backbones, efficient RepGFPN, ZeroHead, AlignedOTA, and distillation enhancement.
ArjunMurthyS/deep-learning-drizzle
Drench yourself in Deep Learning, Reinforcement Learning, Machine Learning, Computer Vision, and NLP by learning from these exciting lectures!!
ArjunMurthyS/eg3d
ArjunMurthyS/instant-ngp
Instant neural graphics primitives: lightning fast NeRF and more
ArjunMurthyS/jax3d
ArjunMurthyS/K-Planes
ArjunMurthyS/kompute
General purpose GPU compute framework built on Vulkan to support 1000s of cross vendor graphics cards (AMD, Qualcomm, NVIDIA & friends). Blazing fast, mobile-enabled, asynchronous and optimized for advanced GPU data processing usecases. Backed by the Linux Foundation.
ArjunMurthyS/LeetCode-Py
⛽️「算法通关手册」,超详细的「算法与数据结构」基础讲解教程,「LeetCode」650+ 道题目 Python 版的详细解析。通过「算法理论学习」和「编程实战练习」相结合的方式,从零基础到彻底掌握算法知识。
ArjunMurthyS/LeetCode-Solutions
🏋️ Python / Modern C++ Solutions of All 2281 LeetCode Problems (Weekly Update)
ArjunMurthyS/librealsense
Intel® RealSense™ SDK
ArjunMurthyS/magenta
Magenta: Music and Art Generation with Machine Intelligence
ArjunMurthyS/mcunet
[NeurIPS 2020] MCUNet: Tiny Deep Learning on IoT Devices; [NeurIPS 2021] MCUNetV2: Memory-Efficient Patch-based Inference for Tiny Deep Learning
ArjunMurthyS/ncnn-android-yolov7
Android Live Demo inferenece of Yolov7 using ncnn
ArjunMurthyS/open-resume
OpenResume is a powerful open-source resume builder and resume parser. https://open-resume.com/
ArjunMurthyS/Open3D
Open3D: A Modern Library for 3D Data Processing
ArjunMurthyS/openpose
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
ArjunMurthyS/Papers-in-100-Lines-of-Code
Implementation of papers in 100 lines of code.
ArjunMurthyS/pcl
Point Cloud Library (PCL)
ArjunMurthyS/Reactive-Resume
A one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
ArjunMurthyS/ros_autonomous_slam
ROS package which uses the Navigation Stack to autonomously explore an unknown environment with help of GMAPPING and constructs a map of the explored environment. Finally, a path planning algorithm from the Navigation stack is used in the newly generated map to reach the goal. The Gazebo simulator is used for the simulation of the Turtlebot3 Waffle Pi robot. Various algorithms have been integrated for Autonomously exploring the region and constructing the map with help of the 360-degree Lidar sensor. Different environments can be swapped within launch files to generate a map of the environment.
ArjunMurthyS/Serving
A flexible, high-performance carrier for machine learning models(『飞桨』服务化部署框架)
ArjunMurthyS/tinyml-papers-and-projects
This is a list of interesting papers and projects about TinyML.
ArjunMurthyS/VPTR
The repository for paper VPTR: Efficient Transformers for Video Prediction
ArjunMurthyS/YOLOv6
YOLOv6: a single-stage object detection framework dedicated to industrial applications.