Pinned Repositories
3d_pose_baseline_pytorch
A simple baseline for 3d human pose estimation in PyTorch.
Awesome-Anything
General AI methods for Anything: AnyObject, AnyGeneration, AnyModel, AnyTask, AnyX
Awesome-Dataset-Distillation
Awesome Dataset Distillation Papers
awesome-human-pose-estimation
Human Pose Estimation Related Publication
Awesome-Video-Diffusion
A curated list of recent diffusion models for video generation, editing, restoration, understanding, etc.
Cylinder3D
Rank 1st in the leaderboard of SemanticKITTI semantic segmentation (Nov. 2020)
GDA-Net
Learning Geometry-Disentangled Representation for Complementary Understanding of 3D Object Point Cloud
MorphMLP
Awesome-Video-Diffusion
A curated list of recent diffusion models for video generation, editing, restoration, understanding, etc.
Show-1
[IJCV] Show-1: Marrying Pixel and Latent Diffusion Models for Text-to-Video Generation
junhaozhang98's Repositories
junhaozhang98/3d_pose_baseline_pytorch
A simple baseline for 3d human pose estimation in PyTorch.
junhaozhang98/Awesome-Anything
General AI methods for Anything: AnyObject, AnyGeneration, AnyModel, AnyTask, AnyX
junhaozhang98/Awesome-Dataset-Distillation
Awesome Dataset Distillation Papers
junhaozhang98/awesome-human-pose-estimation
Human Pose Estimation Related Publication
junhaozhang98/Awesome-Video-Diffusion
A curated list of recent diffusion models for video generation, editing, restoration, understanding, etc.
junhaozhang98/Cylinder3D
Rank 1st in the leaderboard of SemanticKITTI semantic segmentation (Nov. 2020)
junhaozhang98/GDA-Net
Learning Geometry-Disentangled Representation for Complementary Understanding of 3D Object Point Cloud
junhaozhang98/git_test
junhaozhang98/GraphCMR
Repository for the paper "Convolutional Mesh Regression for Single-Image Human Shape Reconstruction"
junhaozhang98/hmd
Detailed Human Shape Estimation from a Single Image by Hierarchical Mesh Deformation (CVPR2019 Oral)
junhaozhang98/HRFormer
This is an official implementation of our NeurIPS 2021 paper "HRFormer: High-Resolution Transformer for Dense Prediction".
junhaozhang98/junhaozhang98.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
junhaozhang98/ML_in_Action
重写 Machine Learning in Action 的python 源码
junhaozhang98/mmdetection3d
OpenMMLab's next-generation platform for general 3D object detection.
junhaozhang98/Moonshot-IJCV
junhaozhang98/NBF
junhaozhang98/open-muse
Open reproduction of MUSE for fast text2image generation.
junhaozhang98/pytorch-cifar
95.47% on CIFAR10 with PyTorch
junhaozhang98/Rerender_A_Video
[SIGGRAPH Asia 2023] Rerender A Video: Zero-Shot Text-Guided Video-to-Video Translation
junhaozhang98/ResNeSt
ResNeSt: Split-Attention Networks
junhaozhang98/Show-1
Show-1: Marrying Pixel and Latent Diffusion Models for Text-to-Video Generation
junhaozhang98/show-1-ijcv
junhaozhang98/SlowFast
PySlowFast: video understanding codebase from FAIR for reproducing state-of-the-art video models.
junhaozhang98/Swin-Transformer
This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".
junhaozhang98/Swin-Transformer-Object-Detection
This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows" on Object Detection and Instance Segmentation.
junhaozhang98/Tune-A-Video
Tune-A-Video: One-Shot Tuning of Image Diffusion Models for Text-to-Video Generation
junhaozhang98/UniFormer
official implementation of UniFormer
junhaozhang98/VisionPermutator
MLP-Like Vision Permutator for Visual Recognition (PyTorch)
junhaozhang98/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch