Explorar o código

Add FAQ section

Kentaro Wada %!s(int64=7) %!d(string=hai) anos
pai
achega
05df3bd4ad
Modificáronse 1 ficheiros con 8 adicións e 0 borrados
  1. 8 0
      README.md

+ 8 - 0
README.md

@@ -113,6 +113,14 @@ For more advanced usage, please refer to the examples:
 * [Instance Segmentation Example](examples/instance_segmentation)
 * [Instance Segmentation Example](examples/instance_segmentation)
 
 
 
 
+## FAQ
+
+- **How to convert JSON file to numpy array?** See [examples/tutorial](examples/tutorial).
+- **How to load label.png generated by labelme_json_to_dataset?** See [examples/tutorial](examples/tutorial).
+- **How to get annotations for semantic segmentation?** See [examples/semantic_segmentation](examples/semantic_segmentation).
+- **How to get annotations for instance segmentation?** See [examples/instance_segmentation](examples/instance_segmentation).
+
+
 ## Screencast
 ## Screencast
 
 
 <img src=".readme/screencast.gif" width="70%"/>
 <img src=".readme/screencast.gif" width="70%"/>