ademxapp icon indicating copy to clipboard operation
ademxapp copied to clipboard

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

Open MontyTHall opened this issue 5 years ago • 4 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

MontyTHall avatar Oct 18 '18 18:10 MontyTHall

you can find the link in readmne

DQDH avatar Oct 21 '18 14:10 DQDH

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.

MontyTHall avatar Oct 22 '18 14:10 MontyTHall

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

ghost avatar Nov 07 '18 15:11 ghost

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**

ghost avatar Nov 07 '18 15:11 ghost