vita-epfl / detection-attributes-fields

PyTorch implementation of "Detecting 32 Pedestrian Attributes for Autonomous Vehicles"
https://arxiv.org/abs/2012.02647
Other
31 stars 6 forks source link

Pretrained model #4

Closed abhigoku10 closed 2 years ago

abhigoku10 commented 3 years ago

@taylormordan thanks for sharing the code base and the wonderful work is it possible to share the pretrained model to test the results ?? Thanks in advance

taylormordan commented 3 years ago

Hello @abhigoku10 , you can find a trained model here.

nabil97-anouar commented 2 years ago

Hello mr.@taylormordan thank you very much for your Information, I succeed to generate the Json file, but I need to figure out how to generate some attributes in the video!

abhigoku10 commented 2 years ago

@nabil97-anouar can you please share the inference.py / demo.py which generates the results ?

Affanabbbas commented 2 years ago

hi can you plz help me with this issue?

python3 -m openpifpaf.train: error: unrecognized arguments: --datasets jaad --jaad-root-dir /content/drive/MyDrive/jaad/JAAD_clips/ --jaad-subset default --jaad-training-set train --jaad-validation-set val --pifpaf-pretraining --detection-bias-prior 0.01 --jaad-head-upsample 2 --jaad-pedestrian-attributes all --fork-normalization-operation power --fork-normalization-duplicates 35 --attribute-regression-loss l1 --attribute-focal-gamma 2

This is what I get after running the script. How have u donwloaded the dataset and what have you done with the annotations?

nabil97-anouar commented 2 years ago

hi, Check my repository :https://colab.research.google.com/drive/1zAzjN8jGbny0h574BZ7vShIewxXHFIFr you have to download the dataset and put the right path for each parameter : --datasets jaad --jaad-root-dir...

Affanabbbas commented 2 years ago

Thanks for your response.Please allow access for it. On Thursday, June 9, 2022, 04:04:08 PM GMT+5, Anouar Nabil @.***> wrote:

hi, Check my repository :https://colab.research.google.com/drive/1zAzjN8jGbny0h574BZ7vShIewxXHFIFr you have to download the dataset and put the right path for each parameter : --datasets jaad --jaad-root-dir...

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>

nabil97-anouar commented 2 years ago

it's done check ur email

Affanabbbas commented 2 years ago

Thanks a lot On Thursday, June 9, 2022, 04:30:55 PM GMT+5, Anouar Nabil @.***> wrote:

it's done check ur email

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>

Affanabbbas commented 2 years ago

Hi bro,I am still getting this error. Can you plz help me out? usage: python3 -m openpifpaf.train [options]python3 -m openpifpaf.train: error: unrecognized arguments: --jaad-root-dir /content/JAAD --jaad-subset default --jaad-training-set train --jaad-validation-set val --pifpaf-pretraining --detection-bias-prior 0.01 --jaad-head-upsample 2 --jaad-pedestrian-attributes all --fork-normalization-operation power --fork-normalization-duplicates 35 --attribute-regression-loss l1 --attribute-focal-gamma 2 On Thursday, June 9, 2022, 04:36:50 PM GMT+5, Affan Abbas @.***> wrote:

Thanks a lot On Thursday, June 9, 2022, 04:30:55 PM GMT+5, Anouar Nabil @.***> wrote:

it's done check ur email

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>