krishnatoshniwal's Stars
MonitorControl/MonitorControl
🖥 Control your display's brightness & volume on your Mac as if it was a native Apple Display. Use Apple Keyboard keys or custom shortcuts. Shows the native macOS OSDs.
NVIDIA-AI-IOT/Lidar_AI_Solution
A project demonstrating Lidar related AI solutions, including three GPU accelerated Lidar/camera DL networks (PointPillars, CenterPoint, BEVFusion) and the related libs (cuPCL, 3D SparseConvolution, YUV2RGB, cuOSD,).
lzl124631x/LeetCode
My C++ Code for LeetCode OJ
Sanster/IOPaint
Image inpainting tool powered by SOTA AI Model. Remove any unwanted object, defect, people from your pictures or erase and replace(powered by stable diffusion) any thing on your pictures.
basaltzhang/tensorrt-plugin-demo
Simple demo of tensorrt plugin
cmhungsteve/Awesome-Transformer-Attention
An ultimately comprehensive paper list of Vision Transformer/Attention, including papers, codes, and related websites
flashlight/flashlight
A C++ standalone library for machine learning
abhishek-ch/around-dataengineering
A Data Engineering & Machine Learning Knowledge Hub
Yvanali/Deep-Learning-for-LiDAR-Point-Clouds
Deep Learning for LiDAR Point Clouds in Autonomous Driving: A Review
fangzheng81/3D-Object-Detection
Papers and code related to 3D object detection
maudzung/SFA3D
Super Fast and Accurate 3D Object Detection based on 3D LiDAR Point Clouds (The PyTorch implementation)
V2AI/Det3D
World's first general purpose 3D object detection codebse.
sezanzeb/input-remapper
🎮 ⌨ An easy to use tool to change the behaviour of your input devices.
WBWeb/FullStackWebDevelopment
mikael-s-persson/templight
Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debugging sessions to gain introspection into the template instantiation process.
isocpp/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
zszazi/Deep-learning-in-cloud
List of Deep Learning Cloud Providers
abseil/abseil-cpp
Abseil Common Libraries (C++)
mstrum/robinhood-python
Robinhood module in Python
Yochengliu/awesome-point-cloud-analysis
A list of papers and datasets about point cloud analysis (processing)
QingyongHu/SoTA-Point-Cloud
🔥[IEEE TPAMI 2020] Deep Learning for 3D Point Clouds: A Survey
ruediger/Boost-Pretty-Printer
GDB Pretty Printers for Boost
brendangregg/FlameGraph
Stack trace visualizer
daohu527/dig-into-apollo
Apollo notes (Apollo学习笔记) - Apollo learning notes for beginners.
pwr-Solaar/Solaar
Linux device manager for Logitech devices
lgsvl/apollo-3.5
Fork of Apollo 3.5 for SVL Simulator
cedricxie/apollo_perception_ros
Object detection / tracking / fusion based on Apollo r3.0.0 perception module in ROS
mseitzer/pytorch-fid
Compute FID scores with PyTorch.
ytdl-org/youtube-dl
Command-line program to download videos from YouTube.com and other video sites
ajbrock/BigGAN-PyTorch
The author's officially unofficial PyTorch BigGAN implementation.