RomRoc

Results 4 repositories owned by RomRoc

deeplab_retrain_ade20k_colab

22
Stars
14
Forks
Watchers

Colaboratory (Jupyter) notebook to retrain model for semantic segmentation in Deeplab, Tensorflow. Initial model is MobileNet or Xception with ADE20K dataset. Derived from Tensorflow official demo.

maskrcnn_train_tensorflow_colab

48
Stars
38
Forks
Watchers

Google Colab (Jupyter) notebook to train Instance Segmentation Tensorflow model with custom dataset, based on Matterport Mask R-CNN

objdet_fizyr_colab

39
Stars
33
Forks
Watchers

Colab (Jupyter) notebook to train Object Detection model with custom dataset, based on Fizyr implementation of RetinaNet in Keras.

objdet_train_tensorflow_colab

100
Stars
83
Forks
Watchers

Google Colab (Jupyter) notebook to retrain Object Detection Tensorflow model with custom dataset.