liif
Image representation algorithm
This project presents an approach to learning continuous image representation using a local implicit function.
Learning Continuous Image Representation with Local Implicit Image Function, in CVPR 2021 (Oral)
1k stars
21 watching
146 forks
Language: Python
last commit: over 3 years ago
Linked from 1 awesome list
implicit-neural-representationmachine-learningpytorchsuper-resolution
Related projects:
Repository | Description | Stars |
---|---|---|
leoribeiro/struc2vec | An algorithm that learns continuous representations from structural equivalence in graphs | 384 |
jhoon-oh/fedbabu | An implementation of federated learning algorithm for image classification | 50 |
liuquande/feddg-elcfs | This project presents a framework for federated domain generalization in medical image segmentation using continuous frequency space and episodic learning. | 246 |
gink03/alt-i2v | An implementation of a deep learning-based image representation learning approach using a modified fully connected layer and transfer learning from VGG16 | 34 |
sebgao/lip | Implementations of Local Importance-based Pooling (LIP) in PyTorch for image classification tasks. | 219 |
fyu/dilation | This project provides a deep learning framework implementing dilated convolutions for semantic image segmentation | 782 |
isekai-portal/link-context-learning | An implementation of a multimodal learning approach to improve language models' ability to recognize unseen images and understand novel concepts. | 91 |
cmsflash/beauty-net | Provides a basic framework for training deep learning models on image classification tasks using PyTorch | 187 |
libvips/pyvips | A Python binding for an image processing library with parallel execution and memory-efficient design. | 657 |
jcupitt/libvips | An image processing library with low memory needs | 53 |
uclanlp/elmo-c | Efficient Contextual Representation Learning Model with Continuous Outputs | 4 |
sarababakn/mfcl-neurips23 | An approach to mitigating catastrophic forgetting in federated class incremental learning for vision tasks using a generative model and data-free methods | 15 |
zjelveh/learning-fair-representations | An implementation of Zemel et al.'s 2013 algorithm for learning fair representations in machine learning | 26 |
ysnan/vem-nbd | Provides pre-trained models and benchmark results for noise-blind image deblurring, allowing developers to test and compare different approaches. | 14 |
hasnainraz/fc-densenet-tensorflow | Re-implementation of a 100-layer fully convolutional network architecture for image segmentation | 123 |