1,764 skills found · Page 1 of 59
advimman / Lama🦙 LaMa Image Inpainting, Resolution-robust Large Mask Inpainting with Fourier Convolutions, WACV 2022
idealo / Image Quality AssessmentConvolutional Neural Networks to predict the aesthetic and technical quality of images.
ellisdg / 3DUnetCNNPytorch 3D U-Net Convolution Neural Network (CNN) designed for medical image segmentation
bgshih / CrnnConvolutional Recurrent Neural Network (CRNN) for image-based sequence recognition.
ozan-oktay / Attention Gated NetworksUse of Attention Gates in a Convolutional Neural Network / Medical Image Classification and Segmentation
megvii-research / ML GCNPyTorch implementation of Multi-Label Image Recognition with Graph Convolutional Networks, CVPR 2019.
NifTK / NiftyNet[unmaintained] An open-source convolutional neural networks platform for research in medical image analysis and image-guided therapy
marcbelmont / Cnn Watermark RemovalFully convolutional deep neural network to remove transparent overlays from images
MathiasGruber / PConv KerasUnofficial implementation of "Image Inpainting for Irregular Holes Using Partial Convolutions". Try at: www.fixmyphoto.ai
chuanli11 / CNNMRFcode for paper "Combining Markov Random Fields and Convolutional Neural Networks for Image Synthesis"
fyu / DilationDilated Convolution for Semantic Image Segmentation
mattmacy / Vnet.pytorchA PyTorch implementation for V-Net: Fully Convolutional Neural Networks for Volumetric Medical Image Segmentation
weiaicunzai / Bag Of Tricks For Image Classification With Convolutional Neural Networksexperiments on Paper <Bag of Tricks for Image Classification with Convolutional Neural Networks> and other useful tricks to improve CNN acc
jzbontar / Mc CnnStereo Matching by Training a Convolutional Neural Network to Compare Image Patches
thu-ml / CRM[ECCV 2024] Single Image to 3D Textured Mesh in 10 seconds with Convolutional Reconstruction Model.
yjn870 / SRCNN PytorchPyTorch implementation of Image Super-Resolution Using Deep Convolutional Networks (ECCV 2014)
tegg89 / SRCNN TensorflowImage Super-Resolution Using Deep Convolutional Networks in Tensorflow https://arxiv.org/abs/1501.00092v3
naoto0804 / Pytorch Inpainting With Partial ConvUnofficial pytorch implementation of 'Image Inpainting for Irregular Holes Using Partial Convolutions' [Liu+, ECCV2018]
ikostrikov / TensorFlow VAE GAN DRAWA collection of generative methods implemented with TensorFlow (Deep Convolutional Generative Adversarial Networks (DCGAN), Variational Autoencoder (VAE) and DRAW: A Recurrent Neural Network For Image Generation).
Murgio / Food Recipe CNNfood image to recipe with deep convolutional neural networks.