Pinned Repositories
Alexnet-tf2
Implemented "ImageNet Classification with Deep Convolutional Neural Networks (NIPS 2012)" a.k.a. Alexnet using tensorflow2.
computer-vision-algorithms
Implemented essential computer vision algorithms.
Distortion-aware-conv-filter
Implemented "Distortion-Aware Convolutional Filters for Dense Prediction in Panoramic Images" (ECCV 2018) in the simple classification model.
Fisheye2Equirect
Generated a sky-dome environment map from a fish-eye lens image in real-time.
HDR-Map-Reconstruction-From-a-Single-LDR-Sky-Panoramic-Image-For-Outdoor-Illumination-Estimation
Reconstructed HDR maps from a single LDR sky panoramic image that considers the sun and sky regions separately and accounts for various weather conditions.
HDR_Metric
HDR metric with PU21 (PU_SSIM, PU_PSNR, HDR-VDP-2.2 ...)
LDR2HDR
Implemented the paper "Learning High Dynamic Range from Outdoor Panoramas" apart from sun pose estimation.
lib-exercises
Implemented useful libraries
shinywings.github.io
A content-first, sliding sidebar theme for Jekyll.
SingleHDR-tf2
Implemented "Single-Image HDR Reconstruction by Learning to Reverse the Camera Pipeline (CVPR 2020)" using tensorflow2
ShinYwings's Repositories
ShinYwings/HDR-Map-Reconstruction-From-a-Single-LDR-Sky-Panoramic-Image-For-Outdoor-Illumination-Estimation
Reconstructed HDR maps from a single LDR sky panoramic image that considers the sun and sky regions separately and accounts for various weather conditions.
ShinYwings/Distortion-aware-conv-filter
Implemented "Distortion-Aware Convolutional Filters for Dense Prediction in Panoramic Images" (ECCV 2018) in the simple classification model.
ShinYwings/HDR_Metric
HDR metric with PU21 (PU_SSIM, PU_PSNR, HDR-VDP-2.2 ...)
ShinYwings/Fisheye2Equirect
Generated a sky-dome environment map from a fish-eye lens image in real-time.
ShinYwings/LDR2HDR
Implemented the paper "Learning High Dynamic Range from Outdoor Panoramas" apart from sun pose estimation.
ShinYwings/Alexnet-tf2
Implemented "ImageNet Classification with Deep Convolutional Neural Networks (NIPS 2012)" a.k.a. Alexnet using tensorflow2.
ShinYwings/shinywings.github.io
A content-first, sliding sidebar theme for Jekyll.
ShinYwings/SingleHDR-tf2
Implemented "Single-Image HDR Reconstruction by Learning to Reverse the Camera Pipeline (CVPR 2020)" using tensorflow2
ShinYwings/computer-vision-algorithms
Implemented essential computer vision algorithms.
ShinYwings/lib-exercises
Implemented useful libraries
ShinYwings/setup-imgnet-dataset
Organize ILSVRC2012 dataset into directories.
ShinYwings/utils
OPs for building deep-learning network using tensorflow.