J0HNN7G's Stars
facebookresearch/segment-anything
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
taichi-dev/taichi
Productive, portable, and performant GPU programming in Python.
pybind/pybind11
Seamless operability between C++11 and Python
nerfstudio-project/nerfstudio
A collaboration friendly studio for NeRFs
mikel-brostrom/boxmot
BoxMOT: pluggable SOTA tracking modules for segmentation, object detection and pose estimation models
gaomingqi/Track-Anything
Track-Anything is a flexible and interactive tool for video object tracking and segmentation, based on Segment Anything, XMem, and E2FGVI.
ifzhang/ByteTrack
[ECCV 2022] ByteTrack: Multi-Object Tracking by Associating Every Detection Box
NVIDIA/warp
A Python framework for high performance GPU simulation and graphics
open-mmlab/mmtracking
OpenMMLab Video Perception Toolbox. It supports Video Object Detection (VID), Multiple Object Tracking (MOT), Single Object Tracking (SOT), Video Instance Segmentation (VIS) with a unified framework.
facebookresearch/jepa
PyTorch code and models for V-JEPA self-supervised learning from video.
google-research/kubric
A data generation pipeline for creating semi-realistic synthetic multi-object videos with rich annotations such as instance segmentation masks, depth maps, and optical flow.
mitsuba-renderer/mitsuba3
Mitsuba 3: A Retargetable Forward and Inverse Renderer
rbgirshick/yacs
YACS -- Yet Another Configuration System
utiasSTARS/pykitti
Python tools for working with KITTI data.
getkeops/keops
KErnel OPerationS, on CPUs and GPUs, with autodiff and without memory overflows
UjjwalSaxena/Automold--Road-Augmentation-Library
This library augments road images to introduce various real world scenarios that pose challenges for training neural networks of Autonomous vehicles. Automold is created to train CNNs in specific weather and road conditions.
huanglianghua/siamfc-pytorch
A clean PyTorch implementation of SiamFC tracking/training, evaluated on 7 datasets.
jeanfeydy/geomloss
Geometric loss functions between point clouds, images and volumes
VisualComputingInstitute/SiamR-CNN
Siam R-CNN two-stage re-detector for visual object tracking
WWangYuHsiang/SMILEtrack
gradsim/gradsim
Differentiable simulation for system identification and visuomotor control
jsikyoon/Interaction-networks_tensorflow
Tensorflow Implementation of Interaction Networks for Learning about Objects, Relations and Physics
facebookresearch/habitat-matterport3d-dataset
This repository contains code to reproduce experimental results from our HM3D paper in NeurIPS 2021.
andyyankai/psdr-jit
Unbiased Physically Based Differentiable Renderer
connorlee77/uav-thermal-water-segmentation
Code for near-shore thermal water segmentation on UAVs. Datasets for network training included.
DomiSchmauser/3D_MOT_Differentiable_Pose_Estimation
utiasASRL/dICP
Differentiable ICP implementation for learning tasks.
alanzty/MO3TR
An official implementation of Looking Beyond Two Frames: End-to-End Multi-Object Tracking Using Spatial and Temporal Transformers
anabelyong/FDREvaluationProteomeHD2
Honours Project 2023
octeufer/VisionChecklist
Evaluation tools for image recognition models