Pinned Repositories
onnxruntime
ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
sample-app-aoai-chatGPT
Sample code for a simple web chat experience through Azure OpenAI, including Azure OpenAI On Your Data.
deeplab_retrain_ade20k_colab
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
Google Colab (Jupyter) notebook to train Instance Segmentation Tensorflow model with custom dataset, based on Matterport Mask R-CNN
objdet_fizyr_colab
Colab (Jupyter) notebook to train Object Detection model with custom dataset, based on Fizyr implementation of RetinaNet in Keras.
objdet_train_tensorflow_colab
Google Colab (Jupyter) notebook to retrain Object Detection Tensorflow model with custom dataset.
RomRoc's Repositories
RomRoc/objdet_train_tensorflow_colab
Google Colab (Jupyter) notebook to retrain Object Detection Tensorflow model with custom dataset.
RomRoc/maskrcnn_train_tensorflow_colab
Google Colab (Jupyter) notebook to train Instance Segmentation Tensorflow model with custom dataset, based on Matterport Mask R-CNN
RomRoc/objdet_fizyr_colab
Colab (Jupyter) notebook to train Object Detection model with custom dataset, based on Fizyr implementation of RetinaNet in Keras.
RomRoc/deeplab_retrain_ade20k_colab
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.