Pinned Repositories
MeshXL
[NeurIPS 2024] MeshXL: Neural Coordinate Field for Generative 3D Foundation Models, a 3D fundamental model for mesh generation
Paint3D
[CVPR 2024] Paint3D: Paint Anything 3D with Lighting-Less Texture Diffusion Models, a no lighting baked texture generative model
avatarify
Avatars for Zoom, Skype and other video-conferencing apps.
CIKM
Tianchi competitions
CIKM-Cup-2017
CIKM AnalytiCup 2017: Short-Term Precipitation Forecasting Based on Radar Reflectivity Images
conv_arithmetic
A technical report on convolution arithmetic in the context of deep learning
Elasticfusion-semantic
this repository tries to add semantics to Elasticfusion
GANimation
GANimation: Anatomically-aware Facial Animation from a Single Image (ECCV'18 Oral) [PyTorch]
learngit
This is a repository to learn git
pytorch-yolo2
Convert https://pjreddie.com/darknet/yolo/ into pytorch
Zzlongjuanfeng's Repositories
Zzlongjuanfeng/Elasticfusion-semantic
this repository tries to add semantics to Elasticfusion
Zzlongjuanfeng/CIKM
Tianchi competitions
Zzlongjuanfeng/pytorch-yolo2
Convert https://pjreddie.com/darknet/yolo/ into pytorch
Zzlongjuanfeng/avatarify
Avatars for Zoom, Skype and other video-conferencing apps.
Zzlongjuanfeng/CIKM-Cup-2017
CIKM AnalytiCup 2017: Short-Term Precipitation Forecasting Based on Radar Reflectivity Images
Zzlongjuanfeng/conv_arithmetic
A technical report on convolution arithmetic in the context of deep learning
Zzlongjuanfeng/GANimation
GANimation: Anatomically-aware Facial Animation from a Single Image (ECCV'18 Oral) [PyTorch]
Zzlongjuanfeng/learngit
This is a repository to learn git
Zzlongjuanfeng/ML_Action
This is a project to practice machine learning in python.
Zzlongjuanfeng/pytorch-adda
A PyTorch implementation for Adversarial Discriminative Domain Adaptation
Zzlongjuanfeng/style-transfer
Zzlongjuanfeng/taskcv-2017-public
Zzlongjuanfeng/python-cookbook
Code samples from the "Python Cookbook, 3rd Edition", published by O'Reilly & Associates, May, 2013.
Zzlongjuanfeng/pytorch-CycleGAN-and-pix2pix
Image-to-image translation in PyTorch (e.g. horse2zebra, edges2cats, and more)
Zzlongjuanfeng/pytorch-deep-coral
Zzlongjuanfeng/real_cugan
Zzlongjuanfeng/SeeNet
Self-Erasing Network for Integral Object Attention
Zzlongjuanfeng/simple-rest-api
A simple Keras REST API using Flask
Zzlongjuanfeng/SR_Mobile_Quantization
Winner solution of mobile AI (CVPRW 2021).
Zzlongjuanfeng/super-resolution
Zzlongjuanfeng/TensorFlow-Tutorials
TensorFlow Tutorials with YouTube Videos
Zzlongjuanfeng/transferlearning
Everything about Transfer Learning and Domain Adaptation--迁移学习
Zzlongjuanfeng/X2Face
Pytorch code for ECCV 2018 paper
Zzlongjuanfeng/Yet-Another-EfficientDet-Pytorch
The pytorch re-implement of the official efficientdet with SOTA performance in real time and pretrained weights.
Zzlongjuanfeng/yolov3-point
从零开始学习YOLOv3教程解读代码+注意力模块(SE,SPP,RFB etc)