Skip to content

Commit

Permalink
updated
Browse files Browse the repository at this point in the history
  • Loading branch information
ayoolaolafenwa committed Sep 7, 2020
1 parent 8af9f83 commit fc787fb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ There are two types of Deeplabv3+ models available for performing **semantic seg
* [Semantic Segmentation of Videos With PixelLib Using Pascalvoc model](#Semantic-Segmentation-of-Videos-With-PixelLib-Using-Pascalvoc-model)



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


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



## [Instance Segmentation of objects in images and videos With A Custom Model](Tutorials/custom_train.md)
## [Instance Segmentation of objects in images and videos With A Custom Model](Tutorials/custom_inference.md)

Perform inference on objects with your custom model.

Expand Down

0 comments on commit fc787fb

Please sign in to comment.