File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -61,6 +61,7 @@ There are two types of Deeplabv3+ models available for performing **semantic seg
61
61
* [ Semantic Segmentation of Videos With PixelLib Using Pascalvoc model] ( #Semantic-Segmentation-of-Videos-With-PixelLib-Using-Pascalvoc-model )
62
62
63
63
64
+
64
65
** Note** Deeplab and mask r-ccn models are available in the [ release] ( https://github.com/ayoolaolafenwa/PixelLib/releases ) of this repository.
65
66
66
67
@@ -99,7 +100,7 @@ Perform instance segmentation on objects with your custom model with 7 Lines of
99
100
100
101
101
102
102
- ## [ Instance Segmentation of objects in images and videos With A Custom Model] ( Tutorials/custom_train .md )
103
+ ## [ Instance Segmentation of objects in images and videos With A Custom Model] ( Tutorials/custom_inference .md )
103
104
104
105
Perform inference on objects with your custom model.
105
106
You can’t perform that action at this time.
0 commit comments