Pinned Repositories
3DDFA_V2
The official PyTorch implementation of Towards Fast, Accurate and Stable 3D Dense Face Alignment, ECCV 2020.
A-Convolutional-Neural-Network-Cascade-for-Face-Detection
ActionDetection-DBG
actor-observer
ActorObserverNet code in PyTorch from "Actor and Observer: Joint Modeling of First and Third-Person Videos", CVPR 2018
awesome-semantic-segmentation
:metal: awesome-semantic-segmentation
deep-prior-pp
Improving Fast And Accurate 3D Hand Pose Estimation
FPN
Feature Pyramid Networks for Object Detection
minimal-hand
A minimal solution to hand motion capture from a single color camera at over 100fps. Easy to use, plug to run.
PFLD-pytorch
PFLD pytorch Implementation
the-gan-zoo
A list of all named GANs!
wishinger-li's Repositories
wishinger-li/PFLD-pytorch
PFLD pytorch Implementation
wishinger-li/3DDFA_V2
The official PyTorch implementation of Towards Fast, Accurate and Stable 3D Dense Face Alignment, ECCV 2020.
wishinger-li/AdelaiDet
AdelaiDet is an open source toolbox for multiple instance-level detection and recognition tasks.
wishinger-li/Awesome-Edge-Detection-Papers
:books: A collection of edge/contour/boundary detection papers and toolbox.
wishinger-li/awesome-virtual-try-on
A curated list of awesome research papers, projects, code, dataset, workshops etc. related to virtual try-on.
wishinger-li/BELLE
BELLE: Be Everyone's Large Language model Engine(开源中文对话大模型)
wishinger-li/CCPD
[ECCV 2018] CCPD: a diverse and well-annotated dataset for license plate detection and recognition
wishinger-li/CS-Books
超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~
wishinger-li/Deep3DFaceReconstruction
Accurate 3D Face Reconstruction with Weakly-Supervised Learning: From Single Image to Image Set (CVPRW 2019)
wishinger-li/DeepLabV3Plus-Pytorch
DeepLabv3, DeepLabv3+ and pretrained weights on VOC & Cityscapes
wishinger-li/Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
wishinger-li/docker_practice
Learn and understand Docker technologies, with real DevOps practice!
wishinger-li/FairMOT_TensorRT
wishinger-li/FastNeRF
wishinger-li/flame-fitting
Example code for the FLAME 3D head model. The code demonstrates how to sample 3D heads from the model, fit the model to 3D keypoints and 3D scans.
wishinger-li/KeypointNet
KeypointNet: A Large-scale 3D Keypoint Dataset Aggregated from Numerous Human Annotations (CVPR2020)
wishinger-li/lama-cleaner
Image inpainting tool powered by [LaMa](https://github.com/saic-mdal/lama)
wishinger-li/MedicalZooPytorch
A pytorch-based deep learning framework for multi-modal 2D/3D medical image segmentation
wishinger-li/MOC-Detector-1
[ECCV 2020] Actions as Moving Points
wishinger-li/onnx-modifier
A tool to modify onnx models in a visualization fashion, based on Netron and flask.
wishinger-li/Open-Sora-Plan
This project aim to reproduce Sora (Open AI T2V model), we deeply wish the open source community contribute to this project.
wishinger-li/opencv_test
A simple opencv test resp
wishinger-li/PVN3D
Code for "PVN3D: A Deep Point-wise 3D Keypoints Hough Voting Network for 6DoF Pose Estimation", CVPR 2020
wishinger-li/pytorch-3dunet
3D U-Net model for volumetric semantic segmentation written in pytorch
wishinger-li/Pytorch-UNet
PyTorch implementation of the U-Net for image semantic segmentation with high quality images
wishinger-li/RotationDetection
This is a tensorflow-based rotation detection benchmark, also called UranusDet.
wishinger-li/RPMNet
RPM-Net: Robust Point Matching using Learned Features (CVPR2020)
wishinger-li/segmentation_models.pytorch
Segmentation models with pretrained backbones. PyTorch.
wishinger-li/UBnormal
UBnormal: New Benchmark for Supervised Open-Set Video Anomaly Detection
wishinger-li/UNet-family
Paper and implementation of UNet-related model.