aslyansky-m's Stars
Lightning-AI/pytorch-lightning
Pretrain, finetune ANY AI model of ANY size on multiple GPUs, TPUs with zero code changes.
AtsushiSakai/PythonRobotics
Python sample codes for robotics algorithms.
AnthonyCalandra/modern-cpp-features
A cheatsheet of modern C++ language and library features.
aleju/imgaug
Image augmentation for machine learning experiments.
openai/jukebox
Code for the paper "Jukebox: A Generative Model for Music"
kuangliu/pytorch-cifar
95.47% on CIFAR10 with PyTorch
TixiaoShan/LIO-SAM
LIO-SAM: Tightly-coupled Lidar Inertial Odometry via Smoothing and Mapping
ieee8023/covid-chestxray-dataset
We are building an open database of COVID-19 cases with chest X-ray or CT images.
HKUST-Aerial-Robotics/Fast-Planner
A Robust and Efficient Trajectory Planner for Quadrotors
sanghyun-son/EDSR-PyTorch
PyTorch version of the paper 'Enhanced Deep Residual Networks for Single Image Super-Resolution' (CVPRW 2017)
SteveMacenski/slam_toolbox
Slam Toolbox for lifelong mapping and localization in potentially massive maps with ROS
AprilRobotics/apriltag
AprilTag is a visual fiducial system popular for robotics research.
HKUST-Aerial-Robotics/Teach-Repeat-Replan
Teach-Repeat-Replan: A Complete and Robust System for Aggressive Flight in Complex Environments
mlmed/torchxrayvision
TorchXRayVision: A library of chest X-ray datasets and models. Classifiers, segmentation, and autoencoders.
kuan-wang/pytorch-mobilenet-v3
MobileNetV3 in pytorch and ImageNet pretrained models
Vandermode/ELD
Physics-based Noise Modeling for Extreme Low-light Photography (CVPR 2020 Oral & TPAMI 2021)
huanghoujing/person-reid-triplet-loss-baseline
Rank-1 89% (Single Query) on Market1501 with raw triplet loss, In Defense of the Triplet Loss for Person Re-Identification, using Pytorch
satoshiiizuka/siggraphasia2019_remastering
Code for the paper "DeepRemaster: Temporal Source-Reference Attention Networks for Comprehensive Video Enhancement". http://iizuka.cs.tsukuba.ac.jp/projects/remastering/
mcximing/sort-cpp
C++ port of Simple online and realtime tracking(SORT)
shelfwise/receptivefield
Gradient based receptive field estimation for Convolutional Neural Networks
berndpfrommer/tagslam
SLAM with apriltags
lpj-github-io/MWCNNv2
Multi-level Wavelet Convolutional Neural Networks
prittt/YACCLAB
YACCLAB: Yet Another Connected Components Labeling Benchmark
SurajDonthi/Multi-Camera-Person-Re-Identification
State-of-the-art model for person re-identification in Multi-camera Multi-Target Tracking. Benchmarked on Market-1501 and DukeMTMTC-reID datasets.
ProjectArtemis/aprilslam
Mapping and Pose Estimation from AprilTags under ROS
ceykmc/pytorch_model_summary
pytorch model summary, statistic parameters number, memory usage, FLOPs and so on
iliasprc/COVIDNet
PyTorch implementation of COVID-Net https://github.com/lindawangg/COVID-Net
foolwood/DAT
In Defense of Color-based Model-free Tracking
sagi-z/OpenCVPipeline
Example of using TBB parallel pipeline with OpenCV
fredzzhang/Camera-Calibration
Camera calibration program using 3d grid in Matlab