scaelles / DEXTR-PyTorch

Deep Extreme Cut http://www.vision.ee.ethz.ch/~cvlsegmentation/dextr
GNU General Public License v3.0
843 stars 153 forks source link

Issue fix: run_id paths should be sorted by number #33

Open LihaoWang1991 opened 4 years ago

LihaoWang1991 commented 4 years ago

If the paths are sorted by string as default, then run_10 will be sorted bewtween run_1 and run_2, but not after run_9. This may cause problem for creating new run_id.