From ebdcc00bc849085b8c1036db5ce41b0ed025f813 Mon Sep 17 00:00:00 2001 From: Ling Tang Date: Thu, 28 Feb 2019 11:00:30 -0800 Subject: [PATCH] minor change to READ.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 36377f5..1eae45b 100644 --- a/README.md +++ b/README.md @@ -97,7 +97,7 @@ We provide deep learning model inference python raster functions (PRFs) for a li [Sample emd file](examples/keras/mask_rcnn/mask_rcnn.emd) | [Build-in PRF](python_raster_functions/Keras/MaskRCNN.py)**] -* [Fast.ai SSD on PyTorch]() +* [Fast.ai SSD implementation on PyTorch](https://github.com/Esri/arcgis-python-api/tree/master/talks/uc2018/Plenary/pools) [**[Sample case](examples/pytorch/README.md) | [Sample emd file](examples/pytorch/pytorch_fastai_ssd.emd) |