Skip to content

Commit

Permalink
[update]: add bisenet models
Browse files Browse the repository at this point in the history
  • Loading branch information
sithu31296 committed Oct 18, 2021
1 parent 35cc1bd commit 0106a70
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
* Human Parsing
* Face Parsing
* 17+ Datasets
* SOTA Backbones
* SOTA Semantic Segmentation Models
* 10+ SOTA Backbones
* 10+ SOTA Semantic Segmentation Models
* PyTorch, ONNX, TFLite and OpenVINO Inference

</div>
Expand Down Expand Up @@ -122,13 +122,15 @@ Supported Heads/Methods:
* [FPN][fpn]
* [FaPN][fapn]
* [UPerNet][upernet]
* [BiSeNetv1][bisenetv1]
* [SFNet][sfnet]
* [SegFormer][segformer]
* [CondNet][condnet]

Supported Standalone Models:
* [DDRNet][ddrnet]
* [FCHarDNet][hardnet]
* [BiSeNetv2][bisenetv2]

> Notes: Download backbones' weights for [HarDNet-70][hardnetw] and [DDRNet-23slim][ddrnetw].
Expand Down

0 comments on commit 0106a70

Please sign in to comment.