Giter Club home page Giter Club logo

asmagan's Introduction

Xuanhong Chen GitHub Followers

Email / Homepage / Google Scholar / Github

I'm an Assistant Professor at ICCI Shanghai Jiao Tong University, Shanghai, China. I mainly focus on image/video synthesis/editing and low-level vision research, especially on face attributes editing, such as:

  • Video Face Editing
  • Video Synthesis/Editing
  • MetaHuman
  • Image/Super Resolution
  • ...

Chen's GitHub stats

๐Ÿš€ News

  • 2024-02-27: Two papers are accepted by CVPR2024!
  • 2023-12-12: Two papers are accepted by AAAI2024!
  • 2023-07-14: One paper is accepted by ICCV2023!
  • 2023-04-19: The code of OmniSR [Paper] (CVPR2023) is avaliable!
  • 2023-03-24: The code of EQSR [Paper] (CVPR2023) is avaliable!
  • 2023-03-22: The code of 3DQD [Paper] (CVPR2023) is avaliable!
  • 2023-02-28: Three papers are accepted by CVPR 2023, codes will be avaliable ASAP. ๐Ÿ˜
  • 2022-11-20: One paper (GeoDSR) accepted by AAAI 2023.
  • 2022-09-15: One paper (RainNet) accepted by NeurIPS 2022.
  • 2021-12-10: One paper (Bivolution) accepted by AAAI2022.

๐ŸŒฑ Repositories

Topic Title Badge
Face Attributes Editing SimSwap: An Efficient Framework For High Fidelity Face Swapping arXivGitHub Starsdownloadvisitors google colab logo
Face Attributes Editing SimSwap++: Towards Faster and High-Quality Identity Swapping TPAMIGitHub Starsdownloadvisitors
Face Attributes Editing CooGAN: A Memory-Efficient Framework for High-Resolution Facial Attribute Editing arXivGitHub Starsdownloadvisitors
Style Transfer Anisotropic Stroke Control for Multiple Artists Style Transfer arXivGitHub Starsdownloadvisitors google colab logo
High Resolution Face Dataset VGGFace2-HQ GitHub Starsvisitors download
Efficient Basic Operator Bi-volution: A Static and Dynamic Coupled Filter arXivGitHub Starsdownloadvisitors
AI for Science RainNet: A Large-Scale Imagery Dataset and Benchmark for Spatial Precipitation Downscaling arXivGitHub Starsdownloadvisitors
Low-level CV Learning Continuous Depth Representation via Geometric Spatial Aggregator arXivGitHub Starsdownloadvisitors
Low-level CV Deep Arbitrary-Scale Image Super-Resolution via Scale-Equivariance Pursuit arXivGitHub Starsdownloadvisitors
Low-level CV Omni Aggregation Networks for Lightweight Image Super-Resolution arXivGitHub Starsdownloadvisitors

asmagan's People

Contributors

neuralchen avatar nnnnai avatar xiruiyan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

asmagan's Issues

license

Hi can you please add a license file

KeyError 1920

using the official command: python main.py --mode test --cuda 0 --version ASMAfinal --dataloader_workers 8 --testImgRoot ./bench/ --nodeName localhost --checkpoint 350000 --testScriptsName common_useage --specify_sytle 8

then error happened
Generator Script Name: Conditional_Generator_asm
11 classes
Finished preprocessing the test dataset, total image number: 25...
/home/ama/anaconda3/envs/ASMA/lib/python3.9/site-packages/torchvision/transforms/transforms.py:332: UserWarning: Argument interpolation should be of type InterpolationMode instead of int. Please, use InterpolationMode enum.
warnings.warn(
Traceback (most recent call last):
File "/home/ama/ASMAGAN/main.py", line 266, in
tester.test()
File "/home/ama/ASMAGAN/test_scripts/tester_common_useage.py", line 50, in test
test_data = TestDataset(test_img,batch_size)
File "/home/ama/ASMAGAN/data_tools/test_data_loader_resize.py", line 36, in init
transform.append(T.Resize(1088,1920))
File "/home/ama/anaconda3/envs/ASMA/lib/python3.9/site-packages/torchvision/transforms/transforms.py", line 336, in init
interpolation = _interpolation_modes_from_int(interpolation)
File "/home/ama/anaconda3/envs/ASMA/lib/python3.9/site-packages/torchvision/transforms/functional.py", line 47, in _interpolation_modes_from_int
return inverse_modes_mapping[i]
KeyError: 1920

RuntimeError: cuDNN

Hi I get the following error when running the code:

RuntimeError: cuDNN error: CUDNN_STATUS_EXECUTION_FAILED when calling backward()

I would appreciate your help on how to resolve this.

Thank you!

Gero

Fine Tuning for single class

Hello team, I would like to finetune your pretrained model for just five new class (total output will be five), how should I use the finetune?
Thank you!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.