Skip to content

Commit

Permalink
Download link to weights file added in README
Browse files Browse the repository at this point in the history
  • Loading branch information
AmeyaWagh committed Jun 3, 2018
1 parent c85bb6d commit fe7d98d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,9 @@ The model description after compiliation can be found at [model](./assets/model.

## Training

The trained weights can be downloaded from [weights](https://drive.google.com/open?id=1UeRD_MvBg7XKsKlysZAdvV6jr9oFRFWU)
The model was trained on Alienware 13R3 with Nvidia-GTX-1060

#### Pre-processing Data
The CARLA datset provided contains train and test images in png format where the masks are in the RED channel of the ground truth mask.
```python
Expand Down

0 comments on commit fe7d98d

Please sign in to comment.