The Wayback Machine - https://web.archive.org/web/20220203020023/https://github.com/leftthomas/
Skip to content
Avatar
🎯
Focusing
🎯
Focusing
  • Fudan University
  • Shanghai, China

Achievements

Achievements

Highlights

  • Pro
Block or Report

Block or report leftthomas

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories

  1. SRGAN Public

    A PyTorch implementation of SRGAN based on CVPR 2017 paper "Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network"

    Python 786 285

  2. ESPCN Public

    A PyTorch implementation of ESPCN based on CVPR 2016 paper "Real-Time Single Image and Video Super-Resolution Using an Efficient Sub-Pixel Convolutional Neural Network"

    Python 405 109

  3. SimCLR Public

    A PyTorch implementation of SimCLR based on ICML 2020 paper "A Simple Framework for Contrastive Learning of Visual Representations"

    Python 353 80

  4. CapsNet Public

    A PyTorch implementation of CapsNet based on NIPS 2017 paper "Dynamic Routing Between Capsules"

    Python 147 40

  5. SlamBook Public

    Learn 视觉slam十四讲

    C++ 111 36

  6. SEGAN Public

    A PyTorch implementation of SEGAN based on INTERSPEECH 2017 paper "SEGAN: Speech Enhancement Generative Adversarial Network"

    Python 97 38

643 contributions in the last year

Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec Jan Mon Wed Fri

Contribution activity

February 2022

Created 13 commits in 1 repository

Created an issue in photosynthesis-team/piq that received 1 comment

Compute error for PSNR and SSIM

Convert RGB image to YCbCr and take luminance should be Y = 0.256789 R + 0.504129 G +0.097906 B, not piq/piq/psnr.py Line 39 in e8f6513 A…

1 comment