Pinned Repositories
a-PyTorch-Tutorial-to-Image-Captioning
Show, Attend, and Tell | a PyTorch Tutorial to Image Captioning
aicoco
“爱可可-爱生活”微博内容精选
BIMEF
Code and data for the research paper "A Bio-Inspired Multi-Exposure Fusion Framework for Low-light Image Enhancement" (Submitted to IEEE Transactions on Cybernetics)
BOOK-CONTENT-SEGMENTATION-AND-DEWARPING
Using FCN to segment the book's content and background, then dewarping the pages,
C3Net
C3Net: Demoireing Network Attentive in Channel, Color and Concatenation
color-transfer
:art: An implementation of the paper "Color Transfer between Images" by Erik Reinhard, Michael Adhikhmin, Bruce Gooch and Peter Shirley (2001).
color_transfer
Performs color transfer between two images. Loosely based on the "Color Transfer between Images" paper by Reinhard et al., 2001.
DeblurGANv2
[ICCV 2019] "DeblurGAN-v2: Deblurring (Orders-of-Magnitude) Faster and Better" by Orest Kupyn, Tetiana Martyniuk, Junru Wu, Zhangyang Wang
demoireing_with_focused_and_defocused_images_pairs
DocRes
[CVPR 2024] DocRes: A Generalist Model Toward Unifying Document Image Restoration Tasks
phexic's Repositories
phexic/a-PyTorch-Tutorial-to-Image-Captioning
Show, Attend, and Tell | a PyTorch Tutorial to Image Captioning
phexic/C3Net
C3Net: Demoireing Network Attentive in Channel, Color and Concatenation
phexic/color-transfer
:art: An implementation of the paper "Color Transfer between Images" by Erik Reinhard, Michael Adhikhmin, Bruce Gooch and Peter Shirley (2001).
phexic/color_transfer
Performs color transfer between two images. Loosely based on the "Color Transfer between Images" paper by Reinhard et al., 2001.
phexic/DeblurGANv2
[ICCV 2019] "DeblurGAN-v2: Deblurring (Orders-of-Magnitude) Faster and Better" by Orest Kupyn, Tetiana Martyniuk, Junru Wu, Zhangyang Wang
phexic/demoireing_with_focused_and_defocused_images_pairs
phexic/DocRes
[CVPR 2024] DocRes: A Generalist Model Toward Unifying Document Image Restoration Tasks
phexic/DocTr
The official code for “DocTr: Document Image Transformer for Geometric Unwarping and Illumination Correction”, ACM MM, Oral Paper, 2021.
phexic/FHDe2Net
Official Implementation for "FHDe2Net: Full High Definition Demoireing Network" (ECCV 20)
phexic/GiraffeDet
phexic/How-to-use-Transformers
Transformers 库快速入门教程
phexic/image-captioning-bottom-up-top-down
PyTorch implementation of Image captioning with Bottom-up, Top-down Attention
phexic/llm-action
本项目旨在分享大模型相关技术原理以及实战经验。
phexic/MMDM
PyTorch code for our CVPRW 2020 paper "MMDM: Multi-frame and Multi-scale for Image Demoiréing"
phexic/ntire-2020-deblur-mobile
NTIRE 2020 Image Deblurring Challenge: Track 2 on Smartphone
phexic/ocr-id
Deep Learning based Text Recognition (OCR) using Tesseract 4.0 and OpenCV 3.4.3
phexic/python-color-transfer
Three methods of color transfer implemented in python.
phexic/RealSR
Real-World Super-Resolution via Kernel Estimation and Noise Injection
phexic/rico-json-processing
JSON Processing of RICO Dataset
phexic/Shadow-Removal
Course Project for Digital Image Processing Course
phexic/Single-Image-Super-Resolution
A collection of high-impact and state-of-the-art SR methods
phexic/srgan
Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network
phexic/super-gradients
Easily train or fine-tune SOTA computer vision models with one open source training library
phexic/tensorpack
A Neural Net Training Interface on TensorFlow, with focus on speed + flexibility
phexic/Uformer
An official repository for Paper "Uformer: A General U-Shaped Transformer for Image Restoration".
phexic/uformer-pytorch
Implementation of Uformer, Attention-based Unet, in Pytorch
phexic/video-classification
Tutorial for video classification/ action recognition using 3D CNN/ CNN+RNN on UCF101
phexic/WDNet_demoire
Wavelet-based and Dual-branch Neural Network for Demoireing ECCV20
phexic/wdsr_ntire2018
Code of our winning entry to NTIRE 2018 super-resolution challenge, CVPR Workshop 2018
phexic/yolov3
YOLOv3: Training and inference in PyTorch