JinliBot7's Stars
lucidrains/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
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
RVC-Boss/GPT-SoVITS
1 min voice data can also be used to train a good TTS model! (few shot voice cloning)
z-x-yang/Segment-and-Track-Anything
An open-source project dedicated to tracking and segmenting any objects in videos, either automatically or interactively. The primary algorithms utilized include the Segment Anything Model (SAM) for key-frame segmentation and Associating Objects with Transformers (AOT) for efficient tracking and propagation purposes.
anucvml/vidat
Video Annotation Tool
cvg/LightGlue
LightGlue: Local Feature Matching at Light Speed (ICCV 2023)
luiscarlosgph/list-of-surgical-tool-datasets
List of surgical tool datasets organised by task.
cvg/pixel-perfect-sfm
Pixel-Perfect Structure-from-Motion with Featuremetric Refinement (ICCV 2021, Best Student Paper Award)
ddz16/TSFpaper
This repository contains a reading list of papers on Time Series Forecasting/Prediction (TSF) and Spatio-Temporal Forecasting/Prediction (STF). These papers are mainly categorized according to the type of model.
WenjieDu/PyPOTS
A Python toolkit/library for reality-centric machine/deep learning and data mining on partially-observed time series, including SOTA neural network models for scientific analysis tasks of imputation/classification/clustering/forecasting/anomaly detection/cleaning on incomplete industrial (irregularly-sampled) multivariate TS with NaN missing values
christsa/dgrasp
Official code release for CVPR 2022 paper D-Grasp: Physically Plausible Dynamic Grasp Synthesis for Hand-Object Interactions
facebookresearch/detectron2
Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.
zerchen/gSDF
gSDF: Geometry-Driven Signed Distance Functions for 3D Hand-Object Reconstruction, CVPR 2023.
zc-alexfan/arctic
[CVPR 2023] Official repository for downloading, processing, visualizing, and training models on the ARCTIC dataset.
sueda/redmax
REDMAX: Efficient & Flexible Approach for Articulated Dynamics
hassony2/manopth
MANO layer for PyTorch, generating hand meshes as a differentiable layer
reyuwei/NIMBLE_model
repo for NIMBLE: A Non-rigid Hand Model with Bones and Muscles
chunleili/taichiVisTools
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.
leledeyuan00/denso_robot_ros2
taichi-dev/taichi_elements
High-performance multi-material continuum physics engine in Taichi
DIOYF/UE5simulation_TaichiAOTMode
GeCao/taichi-BEM
mo-hanxuan/FEMcy
a finite element solver based on Taichi, being parallel (CPU/GPU), portable and open-source
taichi-dev/awesome-taichi
A curated list of awesome Taichi applications, courses, demos and features.
Skylark0924/Rofunc
🤖 The Full Process Python Package for Robot Learning from Demonstration and Robot Manipulation
taichi-dev/difftaichi
10 differentiable physical simulators built with Taichi differentiable programming (DiffTaichi, ICLR 2020)
alkasm/colorfilters
Image thresholding in multiple colorspaces.
fogleman/sdf
Simple SDF mesh generation in Python
Yidong-ZHAO/Taichi-MPM-Graphics