Skip to content

Commit

Permalink
added some gdrive download options
Browse files Browse the repository at this point in the history
  • Loading branch information
hkchengrex committed May 10, 2020
1 parent 2b6a946 commit 1274b5a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
4 changes: 3 additions & 1 deletion docs/dataset.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,16 @@ Here we provide our annotated dataset for evaluation, as well as segmentation re
BIG is a high-resolution segmentation dataset that has been hand-annotated by us. Images are collected from Flickr. Please do not use for commercial purposes.
BIG contains 50 validation objects, and 100 test objects with resolution ranges from 2048\*1600 to 5000\*3600.

- [Google Drive](https://drive.google.com/open?id=1cLQvy1giJTSrHV4FGzXgadBgI0zNtIxN)
- [OneDrive](https://hkustconnect-my.sharepoint.com/:u:/g/personal/jchungaa_connect_ust_hk/EUHS22NrOSZEi5-FdhJM6zkB8wn3PUaKbUMLtWMHc0BbOg?e=CVEvSE)

## Relabeled PASCAL VOC 2012
We have relabeled 500 images from PASCAL VOC 2012 to have more accurate boundaries.
Below shows an example of our relabeled segmentation.

![](images/relabeled_pascal.png)
![relabeled_pascal](images/relabeled_pascal.png)

- [Google Drive](https://drive.google.com/open?id=1vtkR05TTSQYu6XPrNr88sh3m7UxDazn2)
- [OneDrive](https://hkustconnect-my.sharepoint.com/:u:/g/personal/jchungaa_connect_ust_hk/EbtbHa40zNJDpNlD3UbDadQB4eG_dNfFI7YDit3OYOXAkw?e=Gmuaym)

## Segmentation Results
Expand Down
8 changes: 4 additions & 4 deletions docs/models.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<!-- We provide the CascadePSP model that has been trained in merged dataset that contains MSRA-10K, DUT-OMRON, ECSSD, and FSS-1000. -->

Checkpoint name | | File Size |
----------------------| -----------------| --------- |
[Old Model](https://hkustconnect-my.sharepoint.com/:u:/g/personal/jchungaa_connect_ust_hk/EYJksLkRZm1Gkfs31va4szUB-RkMH2aefLgFRFJegO3oKw?e=1qP2CZ) | This is the model that we used to generate all of our results in the paper. | 259MB |
[New Model](https://hkustconnect-my.sharepoint.com/:u:/g/personal/jchungaa_connect_ust_hk/EW7CBmiBK9RJlmORaEpXRg4B4gZ0GtU3L6K64oFdD-GKWw?e=q0Tg5p) | This is the newly trained model with restructured code and updated hyperparameters in this repo. It has slightly better performance. | 259MB |
Checkpoint | Downloads | File Size |
---------------------- | -----------------| --------- |
This is the model that we used to generate all of our results in the paper. | [Google Drive](https://drive.google.com/open?id=103nLN1JQCs2yASkna0HqfioYZO7MA_J9) <br> [OneDrive]((https://hkustconnect-my.sharepoint.com/:u:/g/personal/jchungaa_connect_ust_hk/EYJksLkRZm1Gkfs31va4szUB-RkMH2aefLgFRFJegO3oKw?e=1qP2CZ)) | 259MB |
This is the newly trained model with restructured code and updated hyperparameters in this repo. It has slightly better performance. | [Google Drive](https://drive.google.com/open?id=1FMmUYtWsZB4fReoQmtqqn-NOZrC8CfWK) <br> [OneDrive]((https://hkustconnect-my.sharepoint.com/:u:/g/personal/jchungaa_connect_ust_hk/EW7CBmiBK9RJlmORaEpXRg4B4gZ0GtU3L6K64oFdD-GKWw?e=q0Tg5p)) | 259MB |

0 comments on commit 1274b5a

Please sign in to comment.