Yuchao Gu

Results 10 repositories owned by Yuchao Gu

Computer-Graphics

37
Stars
12
Forks
Watchers

计算机图形学算法实现

iNAS

84
Stars
10
Forks
Watchers

Open Source Neural Architecture Search Toolbox for Device-aware Image Dense Prediction & Official implementation of ICCV2021 "iNAS: Integral NAS for Device-Aware Salient Object Detection"

IPCGANs-Pytorch

81
Stars
18
Forks
Watchers

An implementation of《Face Aging with Identity-Preserved Conditional Generative Adversarial Networks》

PyramidCSA

55
Stars
13
Forks
Watchers

The official implementation of "Pyramid constrained self-attention network for fast video salient object detection"

VAE-cFlow-ZSL

25
Stars
5
Forks
Watchers

Implementation for "Generalized Zero-Shot Learning via VAE-Conditioned Generative Flow" (https://arxiv.org/abs/2009.00303)

Vessel-wgan-pytorch

84
Stars
19
Forks
Watchers

An implementation of《Retinal Vessel Segmentation in Fundoscopic Images with Generative Adversarial Networks》

BP-Neural-Network

20
Stars
6
Forks
Watchers

numpy实现的bp算法,代码是pytorch风格,可供pytorch入门学习,配合plotly.js获得良好的训练可视化

DOTS

18
Stars
4
Forks
Watchers

The official implementation of "DOTS: Decoupling Operation and Topology in Differentiable Architecture Search"

rectangle-panoramic-image

17
Stars
0
Forks
Watchers

My implementation of 《Rectangling Panoramic Images via Warping》,which is accelerated by OpenGL

Grabcut

15
Stars
2
Forks
Watchers

My implementation of 《"GrabCut" - Interactive Foreground Extraction using Iterated Graph Cuts》