Pinned Repositories
AvatarGen
[Preprint] AvatarGen: A 3D Generative Model for Animatable Human Avatars
DeepGrabCut-PyTorch
Deep GrabCut in PyTorch
PoseAug
[CVPR 2021] PoseAug: A Differentiable Pose Augmentation Framework for 3D Human Pose Estimation, (Oral, Best Paper Award Finalist)
pytorch-deeplab-xception
DeepLab v3+ model in PyTorch. Support different backbones.
pytorch-video-recognition
PyTorch implemented C3D, R3D, R2Plus1D models for video activity recognition.
avatarstudio
AvatarStudio: High-fidelity and Animatable 3D Avatar Creation from Text
magic-animate
[CVPR 2024] MagicAnimate: Temporally Consistent Human Image Animation using Diffusion Model
magic-avatar
MagicAvatar: Multimodal Avatar Generation and Animation
magic-boost
magic-edit
MagicEdit: High-Fidelity Temporally Coherent Video Editing
jfzhang95's Repositories
jfzhang95/pytorch-deeplab-xception
DeepLab v3+ model in PyTorch. Support different backbones.
jfzhang95/pytorch-video-recognition
PyTorch implemented C3D, R3D, R2Plus1D models for video activity recognition.
jfzhang95/PoseAug
[CVPR 2021] PoseAug: A Differentiable Pose Augmentation Framework for 3D Human Pose Estimation, (Oral, Best Paper Award Finalist)
jfzhang95/DeepGrabCut-PyTorch
Deep GrabCut in PyTorch
jfzhang95/AvatarGen
[Preprint] AvatarGen: A 3D Generative Model for Animatable Human Avatars
jfzhang95/BMP
[CVPR 2021] Body Meshes as Points.
jfzhang95/news_spider
新闻爬虫 (腾讯,网易,新浪,今日头条,搜狐,凤凰网,腾讯滚动新闻)
jfzhang95/LSTM-water-table-depth-prediction
Theano implementation of our paper 'Developing a Long Short-Term Memory (LSTM) based Model for Predicting Water Table Depth in Agricultural Areas', Journal of Hydrology.
jfzhang95/project-demo
An Online Web Game "You Perform, I Guess!" based on C3D Model
jfzhang95/Water-Table-Depth-Prediction-PyTorch
Implement paper using PyTorch
jfzhang95/Chinese_Poem_Writer
Chinese Poem Writer Based on TCN
jfzhang95/TV_Segmentation
Python implement of Total Variation Image Segmentation
jfzhang95/tencent_roll_news
腾讯滚动新闻: http://news.qq.com/articleList/rolls/ 抓取
jfzhang95/DepthAwareCNN
Depth-aware CNN for RGB-D Segmentation, ECCV 2018
jfzhang95/assets
jfzhang95/EasyMocap
Make human motion capture easier.
jfzhang95/Kaggle
jfzhang95/LightNet
LightNet: Light-weight Networks for Semantic Image Segmentation (Cityscapes and Mapillary Vistas Dataset)
jfzhang95/pytorch-cnn-visualizations
Pytorch implementation of convolutional neural network visualization techniques
jfzhang95/awesome-NeRF
A curated list of awesome neural radiance fields papers
jfzhang95/Blog-Back-Up
博客文件储存
jfzhang95/CNN_Handwritten_Letter_Recognition
jfzhang95/distiller
Neural Network Distiller by Intel AI Lab: a Python package for neural network compression research. https://nervanasystems.github.io/distiller
jfzhang95/jfzhang95
jfzhang95/kaolin
A PyTorch Library for Accelerating 3D Deep Learning Research
jfzhang95/mesh-sequence-player
A simple mesh sequence player based on open3d.
jfzhang95/Monocular-Visual-Odometry
A simple monocular visual odometry (part of vSLAM) by ORB keypoints with initialization, tracking, local map and bundle adjustment. (Hi, this project is not good enough to be used in real scene)
jfzhang95/neural-fields-review
Code for database and frontend of webpage for Neural Fields in Visual Computing and Beyond.
jfzhang95/simple-labelme
jfzhang95/tinyflow
Tutorial code on how to build your own Deep Learning System in 2k Lines