baj31415's Stars
huggingface/pytorch-image-models
The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (ViT), MobileNetV4, MobileNet-V3 & V2, RegNet, DPN, CSPNet, Swin Transformer, MaxViT, CoAtNet, ConvNeXt, and more
Lightning-AI/pytorch-lightning
Pretrain, finetune ANY AI model of ANY size on multiple GPUs, TPUs with zero code changes.
charmbracelet/gum
A tool for glamorous shell scripts 🎀
facebookresearch/AugLy
A data augmentations library for audio, image, text, and video.
uzh-rpg/event-based_vision_resources
youngguncho/awesome-slam-datasets
A curated list of awesome datasets for SLAM
Lightning-Universe/lightning-bolts
Toolbox of models, callbacks, and datasets for AI/ML researchers.
ahundt/awesome-robotics
A curated list of awesome links and software libraries that are useful for robots.
jhc13/taggui
Tag manager and captioner for image datasets
Tebmer/Awesome-Knowledge-Distillation-of-LLMs
This repository collects papers for "A Survey on Knowledge Distillation of Large Language Models". We break down KD into Knowledge Elicitation and Distillation Algorithms, and explore the Skill & Vertical Distillation of LLMs.
open-thought/system-2-research
System 2 Reasoning Link Collection
utiasDSL/safe-control-gym
PyBullet CartPole and Quadrotor environments—with CasADi symbolic a priori dynamics—for learning-based control and RL
monatis/clip.cpp
CLIP inference in plain C/C++ with no extra dependencies
ethz-asl/mav_control_rw
Control strategies for rotary wing Micro Aerial Vehicles using ROS
Unity-Technologies/Robotics-Nav2-SLAM-Example
An example project which contains the Unity components necessary to complete Navigation2's SLAM tutorial with a Turtlebot3, using a custom Unity environment in place of Gazebo.
hendrycks/ethics
Aligning AI With Shared Human Values (ICLR 2021)
GSNCodes/ArUCo-Markers-Pose-Estimation-Generation-Python
Estimating pose using ArUCo Markers
IvLabs/ResearchPaperNotes
Initiative to read research papers
probabilisticai/probai-2022
Materials of the Nordic Probabilistic AI School 2022.
proficnc/The-Cube
home of the cube Autopilot
AOS55/Fixedwing-Airsim
Combines JSBSim and Airsim with a python module to simulate a fixedwing
flysqu/cli-spotify-playlist-downloader
Downloads all songs in a spotify playlist using the spotify api and ytfzf
AI-Guru/arxiv-reader
Reads arXiv papers using Text-to-Speech
ashvardanian/cpp-cuda-python-starter-kit
Parallel Computing starter project to build GPU & CPU kernels in CUDA & C++ and call them from Python without a single line of CMake using PyBind11
jws39/awesome-objectnav
Jakobovski/ai-safety-cheatsheet
A compilation of AI safety ideas, problems, and solutions.
JacopoPan/leetcode-top100-liked-questions
Python3 Solutions to LeetCode's "Top 100 Liked Questions"
tanmay1908/kalman-filter
Control the TurtleBot 3 robot with your keyboard in Gazebo and visualize its trajectory in RViz filtered by a Kalman filter
cuav/pidcodes.github.com
Website for pid.codes
malapatiravi/Algorithms
This repo will have all algorithms questions i solve