Pinned Repositories
Augmentation_project
A data generator that considers both, the albumentations library and the classical Keras augmentation algorithm.
ChannelwiseAffineTransform2d
ChannelwiseAffineTransform2d for PyTorch
classification_models
Classification models trained on ImageNet. Keras.
cloths_segmentation
Code for binary segmentation of cloths
CoaT-pytorch
CoaT: Co-Scale Conv-Attentional Image Transformers
CSNet
CS-Net: Channel and Spatial Attention Network for Curvilinear Structure Segmentation
darknet
Convolutional Neural Networks
ImageDataAugmentor
Custom image data generator for TF Keras that supports the modern augmentation module albumentations
mjkvaak's Repositories
mjkvaak/ImageDataAugmentor
Custom image data generator for TF Keras that supports the modern augmentation module albumentations
mjkvaak/Augmentation_project
A data generator that considers both, the albumentations library and the classical Keras augmentation algorithm.
mjkvaak/ChannelwiseAffineTransform2d
ChannelwiseAffineTransform2d for PyTorch
mjkvaak/classification_models
Classification models trained on ImageNet. Keras.
mjkvaak/cloths_segmentation
Code for binary segmentation of cloths
mjkvaak/CoaT-pytorch
CoaT: Co-Scale Conv-Attentional Image Transformers
mjkvaak/CSNet
CS-Net: Channel and Spatial Attention Network for Curvilinear Structure Segmentation
mjkvaak/darknet
Convolutional Neural Networks
mjkvaak/DensePose
A real-time approach for mapping all human pixels of 2D RGB images to a 3D surface-based model of the body
mjkvaak/Fast-SCNN
Implementation of Fast-SCNN using Tensorflow 2.0
mjkvaak/HEnorm_python
H&E histopathological staining normalization
mjkvaak/keras-preprocessing
Utilities for working with image data, text data, and sequence data.
mjkvaak/keras_lr_finder
Plots the change of the loss function of a Keras model when the learning rate is exponentially increasing.
mjkvaak/livelossplot
Live training loss plot in Jupyter Notebook for Keras, PyTorch and others
mjkvaak/meshcut
Python 3D mesh planar cross-section
mjkvaak/metnet
PyTorch Implementation of Google Research's MetNet and MetNet-2
mjkvaak/segmentation_models
Segmentation models with pretrained backbones. Keras and TensorFlow Keras.
mjkvaak/segmentation_models.pytorch
Segmentation models with pretrained backbones. PyTorch.