Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
IMvision12 authored Apr 2, 2023
1 parent bbdbedf commit 9419390
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,12 @@ SegFormer is a Transformer-based framework for semantic segmentation that unifie
# Usage:

Clone Github Repo:

```bash
$ git clone git clone https://github.com/IMvision12/SegFormer-tf
$ cd SegFormer-tf
```
!git clone https://github.com/IMvision12/SegFormer-tf.git
cd SegFormer-tf
```

Then import model
```
import tensorflow as tf
Expand Down

0 comments on commit 9419390

Please sign in to comment.