]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - jacinto-ai/pytorch-jacinto-ai-devkit.git/commitdiff
release commit
authorManu Mathew <a0393608@ti.com>
Tue, 17 Dec 2019 13:51:31 +0000 (19:21 +0530)
committerManu Mathew <a0393608@ti.com>
Tue, 17 Dec 2019 13:51:31 +0000 (19:21 +0530)
README.md

index c35c2c4b3bed44ab0e6dee3e4e73a6fdc2951fbf..8eafb6b9db34f3dc410cc9475eaf2ac31e4034fc 100644 (file)
--- a/README.md
+++ b/README.md
@@ -27,18 +27,18 @@ Our expectation is that these Deep Learning examples, models and tools will find
 ## Examples
 The following examples are currently available. Click on each of the links below to go into the full description of the example. 
 * Image Classification<br>
-    - [**Image Classification**](docs/Image_Classification.md)<br>
+    * [**Image Classification**](docs/Image_Classification.md)<br>
 * Pixel2Pixel prediction<br>
-    - [**Semantic Segmentation**](docs/Semantic_Segmentation.md)<br>
-    - [Depth Estimation](docs/Depth_Estimation.md)<br>
-    - [Motion Segmentation](docs/Motion_Segmentation.md)<br>
-    - Multi Task Estimation - coming soon..<br>
+    * [**Semantic Segmentation**](docs/Semantic_Segmentation.md)<br>
+    * [Depth Estimation](docs/Depth_Estimation.md)<br>
+    * [Motion Segmentation](docs/Motion_Segmentation.md)<br>
+    * Multi Task Estimation - coming soon..<br>
 * Object Detection<br>
-    - Object Detection - coming soon..<br>
-    - Object Keypoint Estimation - coming soon..<br>
+    * Object Detection - coming soon..<br>
+    * Object Keypoint Estimation - coming soon..<br>
 * Quantization<br>
-   - [**Post Training Calibration For Quantization**](docs/Quantization.md)<br>
-   - [**Quantization Aware Training**](docs/Quantization.md)<br>
+    * [**Post Training Calibration For Quantization**](docs/Quantization.md)<br>
+    * [**Quantization Aware Training**](docs/Quantization.md)<br>
 
 Some of the common training and validation commands are provided in shell scripts (.sh files) in the root folder.