Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mahmoudnafifi committed Mar 2, 2021
1 parent 6110662 commit c3316b9
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,10 +106,10 @@ year = {2019}
- [SIIE](https://github.com/mahmoudnafifi/SIIE): A sensor-independent deep learning framework for illumination estimation (BMVC 2019).
- [C5](https://github.com/mahmoudnafifi/C5): A self-calibration method for cross-camera illuminant estimation (arXiv 2020).
- Image Enhancement:
- [Exposure Correction for sRGB Images](https://github.com/mahmoudnafifi/Exposure_Correction): A coarse-to-fine deep learning model with adversarial training to correct badly-exposed photographs (CVPR 2021).
- [CIE XYZ Net](https://github.com/mahmoudnafifi/CIE_XYZ_NET): Mapping to an accurate camera-rendering linearization for different computer vision tasks; e.g., denoising, deblurring, and image enhancement (arXiv 2020).
- [CIE XYZ Net](https://github.com/mahmoudnafifi/CIE_XYZ_NET): Image linearization for low-level computer vision tasks; e.g., denoising, deblurring, and image enhancement (arXiv 2020).
- [Exposure Correction](https://github.com/mahmoudnafifi/Exposure_Correction): A coarse-to-fine deep learning model with adversarial training to correct badly-exposed photographs (CVPR 2021).
- Image Manipulation:
- [Image Blending](https://github.com/mahmoudnafifi/modified-Poisson-image-editing): Less bleeding artifacts by a simple two-stage Poisson blending approach (CVM 2016).
- [Image Recoloring](https://github.com/mahmoudnafifi/Image_recoloring): A fully automated image recoloring without needing for target/reference images (Eurographics 2019).
- [Image Relighting](https://github.com/mahmoudnafifi/image_relighting): As an intermediate stage, producing a uniformly-lit white-balanced image could help to eventually produce high-quality relit images (Runner-Up Award overall tracks of AIM 2020 challenge for image relighting, ECCV 2020).
- [HistoGAN](https://github.com/mahmoudnafifi/HistoGAN): Control colors of GAN-generated images based on features derived directly from color histograms (CVPR 2021).
- [MPB](https://github.com/mahmoudnafifi/modified-Poisson-image-editing): Image blending using a two-stage Poisson blending (CVM 2016).
- [Image Recoloring](https://github.com/mahmoudnafifi/Image_recoloring): A fully automated image recoloring with no target/reference images (Eurographics 2019).
- [Image Relighting](https://github.com/mahmoudnafifi/image_relighting): Relighting using a uniformly-lit white-balanced version of input images (Runner-Up Award overall tracks of AIM 2020 challenge for image relighting, ECCV 2020).
- [HistoGAN](https://github.com/mahmoudnafifi/HistoGAN): Controlling colors of GAN-generated images based on features derived directly from color histograms (CVPR 2021).

0 comments on commit c3316b9

Please sign in to comment.