itijyou / ademxapp

Code for https://arxiv.org/abs/1611.10080

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Where to get pretrained city scape model (cityscapes_rna-a1_cls19_s8_ep-0001.params)?

MontyTHall opened this issue · comments

I can download the city scape dataset, but there's no model. The models directory is empty further, the cityscape website has no downloadable pre trained nets - just data. I open the checksum.md file and I see the following:

1faf29850bfa194678f0b8e1cbbffa98 ade20k_rna-a1_cls150_s8_ep-0001.params
226b3e861a6be7d0dc84e537f4eab154 cityscapes_rna-a1_cls19_s8_ep-0001.params
ff21f45d6bf03284100dcbec571edfad ilsvrc-cls_rna-a1_cls1000_ep-0001.params
2421c1945b6797cecd3f89db14ca73f6 ilsvrc-cls_rna-a_cls1000_ep-0001.params
328c0eca0c45b6345ada2f95edce68d4 voc_rna-a1_cls21_s8_coco_ep-0001.params
a34628a63d5f62dcb98c29c4e281f332 voc_rna-a1_cls21_s8_ep-0001.params

Where can I get these param files?

Thanks

commented

you can find the link in readmne

When I look at the README.md file, it presumes that the models exist in admxapp/models. All I see is a file called checksum.md with a list of pretrained nets. I don't see a URL to down load them.

did you find the pre-trained model? I also wanna get the ade20k pre-trained one.

I just find it from the answer of @howard-mahe thank you very much!!!
It's a bit hidden in the README.md

ILSVRC
Model A: https://cloudstor.aarnet.edu.au/plus/index.php/s/V7dncO4H0ijzeRj
Model A1: https://cloudstor.aarnet.edu.au/plus/index.php/s/NOPhJ247fhVDnZH
Pascal VOC12
Model A1, 2 conv.: https://cloudstor.aarnet.edu.au/plus/index.php/s/YqNptRcboMD44Kd
Model A1, 2 conv. (COCO): https://cloudstor.aarnet.edu.au/plus/index.php/s/JKWePbLPlpfRDW4
Cityscapes
Model A1, 2 conv.: https://cloudstor.aarnet.edu.au/plus/index.php/s/2hbvpro6J4XKVIu
MIT Scene Parsing Benchmark (ADE20K)
Model A1, 2 conv.: https://cloudstor.aarnet.edu.au/plus/index.php/s/E4JeZpmssK50kpn**