Pinned Repositories
AI-Challenger-Plant-Disease-Recognition
AI Challenger -- 农作物病害识别
AI-Job-Resume
AI 算法岗简历模板
CCF
An imaging-inspired no-reference underwater color image quality assessment metric.
CycleGAN_ssim
Comparing different similarity functions for reconstruction of image on CycleGAN. (https://tandon-a.github.io/CycleGAN_ssim/)
leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
OptimizedImageEnhance
Several image/video enhancement methods, implemented by Java, to tackle common tasks, like dehazing, denoising, backscatter removal, low illuminance enhancement, featuring, smoothing and etc.
SUIM-Net
Semantic Segmentation of Underwater Imagery: Dataset and Benchmark
Underwater-Image-Enhancement-Using-a-Multiscale-Dense-Generative-Adversarial-Network
underwater-test-dataset-U45-
underwater_datasets
Pointers to a collection of underwater image-based datasets and relevant resources.
IPNUISTlegal's Repositories
IPNUISTlegal/underwater-test-dataset-U45-
IPNUISTlegal/Underwater-Image-Enhancement-Using-a-Multiscale-Dense-Generative-Adversarial-Network
IPNUISTlegal/SUIM-Net
Semantic Segmentation of Underwater Imagery: Dataset and Benchmark
IPNUISTlegal/underwater_datasets
Pointers to a collection of underwater image-based datasets and relevant resources.
IPNUISTlegal/leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
IPNUISTlegal/AI-Challenger-Plant-Disease-Recognition
AI Challenger -- 农作物病害识别
IPNUISTlegal/AI-Job-Resume
AI 算法岗简历模板
IPNUISTlegal/CCF
An imaging-inspired no-reference underwater color image quality assessment metric.
IPNUISTlegal/CycleGAN_ssim
Comparing different similarity functions for reconstruction of image on CycleGAN. (https://tandon-a.github.io/CycleGAN_ssim/)
IPNUISTlegal/daily-paper-computer-vision
记录每天整理的计算机视觉/深度学习/机器学习相关方向的论文
IPNUISTlegal/DCGAN_WGAN_WGAN-GP_LSGAN_SNGAN_RSGAN_BEGAN_ACGAN_PGGAN_TensorFlow
Implementation of some different variants of GANs by tensorflow, Train the GAN in Google Cloud Colab, DCGAN, WGAN, WGAN-GP, LSGAN, SNGAN, RSGAN, RaSGAN, BEGAN, ACGAN, PGGAN, pix2pix
IPNUISTlegal/DUIENet_Code
IPNUISTlegal/funie-gan
Fast underwater image enhancement using GANs. Implementation of FUnIE-GAN, UGAN, Cycle-GAN, and more.
IPNUISTlegal/gan-qp
GAN-QP: A Novel GAN Framework without Gradient Vanishing and Lipschitz Constraint
IPNUISTlegal/GAN_Based_Image_Deblurring_Using_Dark_Channel_Prior
This is the official code for the paper "GAN Based Image Deblurring Using Dark Channel Prior"
IPNUISTlegal/Girls-In-AI
Coding is the new sexy.
IPNUISTlegal/GMAN_Net_Haze_Removal
Single Image Dehazing with a Generic Model-Agnostic Convolutional Neural Network
IPNUISTlegal/hikvision
De-scattering and edge enhancing are critical procedures for underwater images which surfer from serious detail loss, color deviation and blurring. In this work, a novel method has been proposed to enhance contrast and edge of underwater images.
IPNUISTlegal/imagefusion_densefuse
Infrared and visible image fusion using CNN layers and dense block architecture. -- tensorflow
IPNUISTlegal/LeetCode_Python
LeetCode_Python
IPNUISTlegal/OpenCV-Python-Tutorial
OpenCV-Python图像处理教程
IPNUISTlegal/PPCN
Tensorflow implementation of Perception-Preserving Convolutional Networks for Image Enhancement on Smartphones (ECCV 2018 Workshop PIRM)
IPNUISTlegal/Single-Underwater-Image-Enhancement-and-Color-Restoration
Single Underwater Image Enhancement and Color Restoration
IPNUISTlegal/SSIM-Loss
calculate ssim loss via tensorflow, RGB or grayscale
IPNUISTlegal/stackoverflow_python
stackoverflow上关于python的翻译
IPNUISTlegal/Tensorflow-Cookbook
Simple Tensorflow Cookbook for easy-to-use
IPNUISTlegal/TIP2016-code
IPNUISTlegal/Underwater-image-enhancement-algorithms
IPNUISTlegal/UWCNN
Code and Datasets for "Underwater Scene Prior Inspired Deep Underwater Image and Video Enhancement", Pattern Recognition, 2019
IPNUISTlegal/YOLOv3_TensorFlow
Complete YOLO v3 TensorFlow implementation. Support training on your own dataset.