navidpanchi / N-Channeled-Input-UNet-Fastai
This Repository contains a modified version of unet_learner function from fastai library which you can use to define a unet with more/less number of channels than 3 (Default in all ResNet like networks)
☆16Updated last year
Alternatives and similar repositories for N-Channeled-Input-UNet-Fastai:
Users that are interested in N-Channeled-Input-UNet-Fastai are comparing it to the libraries listed below
- fun with satellite images of cities☆41Updated 6 years ago
- Some notes, tutorials, and some experimentation with the fast.ai library (https://github.com/fastai/fastai)☆58Updated 6 years ago
- SingleShotDetector implementation using Fastai v3☆40Updated 6 years ago
- Merging image, tabular and text data in a neural network with fastai☆52Updated 2 years ago
- Code you can use jointly with fastai☆93Updated 4 years ago
- ☆66Updated 5 years ago
- Some experiments with object detection in PyTorch☆136Updated 4 years ago
- Extensions for the `fastai2` library in the form of data augmentations and inference utilities. Specific to computer vision models. Infer…☆48Updated last year
- Examples of fast.ai V1 lib usage☆23Updated 5 years ago
- Additional functionality for use with fastai’s medical imaging module☆15Updated 2 years ago
- Material for my run of Fast.AI☆53Updated 4 years ago
- Fast style transfer☆21Updated last year
- Source code for Youtube tutorial series on chest X-ray auto diagnosis☆13Updated 4 years ago
- Converting EfficientNet to Pytorch for use with fastai☆27Updated 5 years ago
- ☆49Updated 5 years ago
- Land classififcation using deep learning☆11Updated 5 years ago
- Implementation of Rectified Adam in Keras☆69Updated 5 years ago
- Tensorboard callback for fastai☆26Updated 6 years ago
- ☆34Updated 4 years ago
- End-to-End Object Detection Library - Unified Data API (Annotation Parsers) - Pluggable to any Training Library (fastai, Pytorch)☆13Updated 2 years ago
- awesome-semantic-segmentation☆12Updated 6 years ago
- "Semantic Image Synthesis with Spatially-Adaptive Normalization" paper implementation☆70Updated 5 years ago
- Deep learning model to identify a scene/character from 10 different animated movies☆29Updated 5 years ago
- Developing and integrating methods for fastai2 tabular with other datatypes☆26Updated 2 years ago
- ☆194Updated 5 years ago
- This project is the implementation of Dynamic U-Net architecture on Caravan Mask Challenge Dataset. A state of the art technique that has…☆9Updated 5 years ago
- Starter Pack for creating fast responsive Web App for Keras Image Classification models☆22Updated last year
- A useful tool for visualizing and analyzing where our models weaknesses are☆13Updated 5 years ago
- A Docker image for serving fast.ai models, mimicking the API of Tensorflow Serving