XianyuFFF's starred repositories

gitignore

A collection of useful .gitignore templates

License:CC0-1.0Stargazers:161181Issues:3364Issues:0

darknet

YOLOv4 / Scaled-YOLOv4 / YOLO - Neural Networks for Object Detection (Windows and Linux version of Darknet )

Language:CLicense:NOASSERTIONStargazers:21651Issues:484Issues:8280

DeOldify

A Deep Learning based project for colorizing and restoring old images (and video!)

Language:PythonLicense:MITStargazers:17943Issues:440Issues:382

tensor2tensor

Library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research.

Language:PythonLicense:Apache-2.0Stargazers:15327Issues:466Issues:1247

Swin-Transformer

This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".

Language:PythonLicense:MITStargazers:13606Issues:127Issues:309

PaddleDetection

Object Detection toolkit based on PaddlePaddle. It supports object detection, instance segmentation, multiple object tracking and real-time multi-person keypoint detection.

Language:PythonLicense:Apache-2.0Stargazers:12601Issues:197Issues:5395

BasicSR

Open Source Image and Video Restoration Toolbox for Super-resolution, Denoise, Deblurring, etc. Currently, it includes EDSR, RCAN, SRResNet, SRGAN, ESRGAN, EDVR, BasicVSR, SwinIR, ECBSR, etc. Also support StyleGAN2, DFDNet.

Language:PythonLicense:Apache-2.0Stargazers:6672Issues:91Issues:553

Track-Anything

Track-Anything is a flexible and interactive tool for video object tracking and segmentation, based on Segment Anything, XMem, and E2FGVI.

Language:PythonLicense:MITStargazers:6412Issues:62Issues:137

tacotron2

Tacotron 2 - PyTorch implementation with faster-than-realtime inference

Language:Jupyter NotebookLicense:BSD-3-ClauseStargazers:5045Issues:116Issues:559

autosub

[NO LONGER MAINTAINED] Command-line utility for auto-generating subtitles for any video file

Language:PythonLicense:MITStargazers:4132Issues:135Issues:157

leetcode-editor

Do Leetcode exercises in IDE, support leetcode.com and leetcode-cn.com, to meet the basic needs of doing exercises.Support theoretically: IntelliJ IDEA PhpStorm WebStorm PyCharm RubyMine AppCode CLion GoLand DataGrip Rider MPS Android Studio

Language:JavaLicense:Apache-2.0Stargazers:3710Issues:34Issues:584

VideoPose3D

Efficient 3D human pose estimation in video using 2D keypoint trajectories

Language:PythonLicense:NOASSERTIONStargazers:3690Issues:103Issues:232

vidgear

A High-performance cross-platform Video Processing Python framework powerpacked with unique trailblazing features :fire:

Language:PythonLicense:Apache-2.0Stargazers:3332Issues:62Issues:294

pymatting

A Python library for alpha matting

Language:PythonLicense:MITStargazers:1760Issues:41Issues:64

BASNet

Code for CVPR 2019 paper. BASNet: Boundary-Aware Salient Object Detection

Language:PythonLicense:MITStargazers:1371Issues:35Issues:65

HigherHRNet-Human-Pose-Estimation

This is an official implementation of our CVPR 2020 paper "HigherHRNet: Scale-Aware Representation Learning for Bottom-Up Human Pose Estimation" (https://arxiv.org/abs/1908.10357)

Language:PythonLicense:MITStargazers:1326Issues:46Issues:117

ActivityNet

This repository is intended to host tools and demos for ActivityNet

Language:Jupyter NotebookLicense:MITStargazers:942Issues:23Issues:93

APDrawingGAN

Code for APDrawingGAN: Generating Artistic Portrait Drawings from Face Photos with Hierarchical GANs (CVPR 2019 Oral)

Language:PythonLicense:Apache-2.0Stargazers:785Issues:21Issues:23

3DMPPE_ROOTNET_RELEASE

Official PyTorch implementation of "Camera Distance-aware Top-down Approach for 3D Multi-person Pose Estimation from a Single RGB Image", ICCV 2019

Language:PythonLicense:MITStargazers:479Issues:19Issues:54

tensorflow-convlstm-cell

A ConvLSTM cell with layer normalization and peepholes for TensorFlow's RNN API.

Language:PythonLicense:MITStargazers:399Issues:14Issues:34

awesome-video-stabilization

A curated list of video stabilization methods

cvpr2019_Pyramid-Feature-Attention-Network-for-Saliency-detection

code and model of Pyramid Feature Selective Network for Saliency detection

Language:Jupyter NotebookStargazers:312Issues:7Issues:25

awesome-causal-vision

A curated list of research papers in exploring causality in vision. Link to the code if available is also present.

awesome-image-rectification

📝 A curated list of image rectification papers.

tensorflow-grad-cam

Tensorflow Slim Grad-Cam to Explain Neural Network Predictions with Heatmap or Shading

onestage_grounding

A Fast and Accurate One-Stage Approach to Visual Grounding, ICCV 2019 (Oral)

Language:PythonLicense:MITStargazers:143Issues:2Issues:15

ivs-demo

Demo for "Fast User-Guided Video Object Segmentation by Interaction-and-Propagation Networks", CVPR 2019.

CMPC-Refseg

Code for Referring Image Segmentation via Cross-Modal Progressive Comprehension, CVPR2020.

Language:PythonLicense:MITStargazers:59Issues:6Issues:8

BRINet

'Bi-directional Relationship Inferring Network for Referring Image Segmentation' CVPR2020