Pinned Repositories
CoCosNet
Cross-domain Correspondence Learning for Exemplar-based Image Translation. (CVPR 2020 Oral)
ProDA
Prototypical Pseudo Label Denoising and Target Structure Learning for Domain Adaptive Semantic Segmentation (CVPR 2021)
StyleSwin
[CVPR 2022] StyleSwin: Transformer-based GAN for High-resolution Image Generation
PITI
PITI: Pretraining is All You Need for Image-to-Image Translation
awesome-computer-vision
A curated list of awesome computer vision resources
awesome-deep-vision
A curated list of deep learning resources for computer vision
Deep-Exemplar-based-Video-Colorization
The source code of CVPR 2019 paper "Deep Exemplar-based Video Colorization".
microshift_compression
Microshift Compression: An Efficient Image Compression Algorithm for Hardware
retarget_IQA
Source code for the ICASSP paper 'Registration based retargeted image quality assessment'
zhangmozhe.github.io
My website
zhangmozhe's Repositories
zhangmozhe/Deep-Exemplar-based-Video-Colorization
The source code of CVPR 2019 paper "Deep Exemplar-based Video Colorization".
zhangmozhe/microshift_compression
Microshift Compression: An Efficient Image Compression Algorithm for Hardware
zhangmozhe/retarget_IQA
Source code for the ICASSP paper 'Registration based retargeted image quality assessment'
zhangmozhe/zhangmozhe.github.io
My website
zhangmozhe/awesome-computer-vision
A curated list of awesome computer vision resources
zhangmozhe/awesome-deep-vision
A curated list of deep learning resources for computer vision
zhangmozhe/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
zhangmozhe/deep-learning-project-template
Pytorch Lightning code guideline for conferences
zhangmozhe/flask_survey-master
My survey flask
zhangmozhe/learnopencv
Learn OpenCV : C++ and Python Examples
zhangmozhe/python-cheatsheet
Comprehensive Python Cheatsheet
zhangmozhe/Uni-Perceiver
zhangmozhe/Versatile-Diffusion
Versatile Diffusion: Text, Images and Variations All in One Diffusion Model, 2022
zhangmozhe/byol-pytorch
Usable Implementation of "Bootstrap Your Own Latent" self-supervised learning, from Deepmind, in Pytorch
zhangmozhe/DAGSfM
Distributed and Graph-based Structure from Motion. This project includes the official implementation of our Pattern Recognition 2020 paper: Graph-Based Parallel Large Scale Structure from Motion.
zhangmozhe/Deep-Learning-Papers-Reading-Roadmap
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
zhangmozhe/FastChat
The release repo for "Vicuna: An Open Chatbot Impressing GPT-4"
zhangmozhe/genforce
GenForce: an efficient PyTorch library for deep generative modeling (StyleGANv1v2, PGGAN, etc)
zhangmozhe/lightning-hydra-template
PyTorch Lightning + Hydra. A very user-friendly template for ML experimentation. ⚡🔥⚡
zhangmozhe/MinImagen
MinImagen: A minimal implementation of the Imagen text-to-image model
zhangmozhe/mvsnerf
Our work presents a novel neural rendering approach that can efficiently reconstruct geometric and neural radiance fields for view synthesis.
zhangmozhe/nerfplusplus
improves over nerf in 360 capture of unbounded scenes
zhangmozhe/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
zhangmozhe/pytorch-generative-model-collections
Collection of generative models in Pytorch version.
zhangmozhe/PyTorch-StudioGAN
StudioGAN is a Pytorch library providing implementations of representative Generative Adversarial Networks (GANs) for conditional/unconditional image generation.
zhangmozhe/servifai
A mini framework built on top of Langchain and Llamaindex to provide LLM powered Autonomous Agents as a simplified service to assist users with their tasks
zhangmozhe/TensoRF
Tensorial Radiance Fields, a novel approach to model and reconstruct radiance fields
zhangmozhe/torch3d
Datasets, networks and transformations for 3D deep learning in PyTorch