Pinned Repositories
3D-ResNets-PyTorch
3D ResNets for Action Recognition (CVPR 2018)
3DMM-and-3D-Face-reconstruction-and-manipulation
Paper list of 3D Face reconstruction and manipulation and relevant topics
AGNN
Zero-shot Video Object Segmentation via Attentive Graph Neural Networks (ICCV2019 Oral)
andrewchiyz.github.io
andrewchiyz.github.io
arctic-captions
awesome-human-motion
🏃♀️ A curated list about human motion capture, analysis and synthesis.
awesome-human-pose-estimation
Human Pose Estimation Related Publication
awesome-NeRF
A curated list of awesome neural radiance fields papers
awesome-neural-rendering
A collection of resources on neural rendering.
Awesome-pose-transfer
A collection of papers and codes for human pose transfer
AndrewChiyz's Repositories
AndrewChiyz/arctic-captions
AndrewChiyz/cs231n.github.io
Public facing notes page
AndrewChiyz/ErrorMessages
AndrewChiyz/fcn.berkeleyvision.org
Fully Convolutional Networks for Semantic Segmentation by Jonathan Long*, Evan Shelhamer*, and Trevor Darrell. CVPR 2015 and PAMI 2016.
AndrewChiyz/hed
code for Holistically-Nested Edge Detection
AndrewChiyz/py-faster-rcnn
Faster R-CNN (Python implementation) -- see https://github.com/ShaoqingRen/faster_rcnn for the official MATLAB version
AndrewChiyz/pytorch-CycleGAN-and-pix2pix
Image-to-image translation in PyTorch (e.g. horse2zebra, edges2cats, and more)
AndrewChiyz/tensorflow-deeplab-lfov
DeepLab-LargeFOV implemented in tensorflow
AndrewChiyz/tf-stanford-tutorials
This repository contains code examples for the course CS 20SI: TensorFlow for Deep Learning Research.