Skip to content

Commit 7230284

Browse files
authoredJan 15, 2019
Update README.md
1 parent 180309b commit 7230284

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎README.md

+1
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,4 @@ please see minimum-workingexample.ipynb
1919

2020
This is just a minimum working example to show how our automatic road mask generation works, which is implemented solely by me (Satoshi Tsutsui). Because I did the work in an internship and still do not have the company's permission to open source the code, I reproduced from scratch by myself. For the experiments in the paper, we used other implementation with gpu enabled cupy backed, and the core part is mostly coded by Shunta Saito (my co-author). As far as I recognize, a big difference is the input resolution. While this one use 224 x 224 for input, the paper used higher resolution for superpixels algorithms so that we can get more precise superpixels.
2121

22+
Update: My PFN co-author made the official one available: https://github.com/pfnet-research/superpixel-align

0 commit comments

Comments
 (0)
Please sign in to comment.