Skip to content

Commit fc787fb

Browse files
updated
1 parent 8af9f83 commit fc787fb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ There are two types of Deeplabv3+ models available for performing **semantic seg
6161
* [Semantic Segmentation of Videos With PixelLib Using Pascalvoc model](#Semantic-Segmentation-of-Videos-With-PixelLib-Using-Pascalvoc-model)
6262

6363

64+
6465
**Note** Deeplab and mask r-ccn models are available in the [release](https://github.com/ayoolaolafenwa/PixelLib/releases) of this repository.
6566

6667

@@ -99,7 +100,7 @@ Perform instance segmentation on objects with your custom model with 7 Lines of
99100

100101

101102

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)
103104

104105
Perform inference on objects with your custom model.
105106

0 commit comments

Comments
 (0)