beyzacevik / Car-License-Plate-Detection

Car License Plate Detection using Hough Transformation Method
2 stars 1 forks source link

contenu fichier xml #1

Open SimoMichelle opened 2 years ago

SimoMichelle commented 2 years ago

I am trying to run your code on my senegal car dataset. meanwhile I have an exception which is raised because of the content of my XML file the line: annotation_path = sys.argv[3] of file run throw EXCEPTION.

content of my annotated xml file:

images 0.jpg C:\Users\achraf_k\Desktop\achraf\ANPR\images\0.jpg Unknown 3024 5376 3 0 LP Unspecified 0 0 1309 1897 1701 2092

Note: I use LabelImage to label my data. can you please show me the contents of your file?

I don't know why I have this exeption

beyzacevik commented 2 years ago

Can you please explain your problem in english?

SimoMichelle commented 2 years ago

I'm going to try

Le mar. 7 juin 2022 à 18:40, Beyza Çevik @.***> a écrit :

Can you please explain your problem in english?

— Reply to this email directly, view it on GitHub https://github.com/beyzacevik/Car-License-Plate-Detection/issues/1#issuecomment-1149034690, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQAYNF7OXEZ3QLKWPR2Q3FLVN6JRLANCNFSM5XWT7ILQ . You are receiving this because you authored the thread.Message ID: @.***>

SimoMichelle commented 2 years ago

I have already changed it to English

Le mar. 7 juin 2022 à 20:21, Sylviane Simo @.***> a écrit :

I'm going to try

Le mar. 7 juin 2022 à 18:40, Beyza Çevik @.***> a écrit :

Can you please explain your problem in english?

— Reply to this email directly, view it on GitHub https://github.com/beyzacevik/Car-License-Plate-Detection/issues/1#issuecomment-1149034690, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQAYNF7OXEZ3QLKWPR2Q3FLVN6JRLANCNFSM5XWT7ILQ . You are receiving this because you authored the thread.Message ID: @.***>

beyzacevik commented 2 years ago

Unfortunately, I have no access to the XML file right now and I can not remember the content. However, I believe that if you write your own extract_metadata function properly for your XML file, you can use this repo.

SimoMichelle commented 2 years ago

Ok, thank you.

Le mar. 7 juin 2022 à 20:46, Beyza Çevik @.***> a écrit :

Unfortunately, I have no access to the XML file right now and I can not remember the content. However, I believe that if you write your own extract_metadata https://github.com/beyzacevik/Car-License-Plate-Detection/blob/0d062638d9bb3cdda48d2c8c87a7b224f91b9cca/visualize.py#L80 function properly for your XML file, you can use this repo.

— Reply to this email directly, view it on GitHub https://github.com/beyzacevik/Car-License-Plate-Detection/issues/1#issuecomment-1149151311, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQAYNF2FQUYQGW3Q7GYUTWLVN6YLZANCNFSM5XWT7ILQ . You are receiving this because you authored the thread.Message ID: @.***>

SimoMichelle commented 2 years ago

when I execute the method run here are the exceptions I have after having defined my paths well:

Le mar. 7 juin 2022 à 21:40, Sylviane Simo @.***> a écrit :

Ok, thank you.

Le mar. 7 juin 2022 à 20:46, Beyza Çevik @.***> a écrit :

Unfortunately, I have no access to the XML file right now and I can not remember the content. However, I believe that if you write your own extract_metadata https://github.com/beyzacevik/Car-License-Plate-Detection/blob/0d062638d9bb3cdda48d2c8c87a7b224f91b9cca/visualize.py#L80 function properly for your XML file, you can use this repo.

— Reply to this email directly, view it on GitHub https://github.com/beyzacevik/Car-License-Plate-Detection/issues/1#issuecomment-1149151311, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQAYNF2FQUYQGW3Q7GYUTWLVN6YLZANCNFSM5XWT7ILQ . You are receiving this because you authored the thread.Message ID: @.***>

SimoMichelle commented 2 years ago

if it's tepalit I would like to know that the exception is thrown

Le mer. 8 juin 2022 à 15:22, Sylviane Simo @.***> a écrit :

when I execute the method run here are the exceptions I have after having defined my paths well:

Le mar. 7 juin 2022 à 21:40, Sylviane Simo @.***> a écrit :

Ok, thank you.

Le mar. 7 juin 2022 à 20:46, Beyza Çevik @.***> a écrit :

Unfortunately, I have no access to the XML file right now and I can not remember the content. However, I believe that if you write your own extract_metadata https://github.com/beyzacevik/Car-License-Plate-Detection/blob/0d062638d9bb3cdda48d2c8c87a7b224f91b9cca/visualize.py#L80 function properly for your XML file, you can use this repo.

— Reply to this email directly, view it on GitHub https://github.com/beyzacevik/Car-License-Plate-Detection/issues/1#issuecomment-1149151311, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQAYNF2FQUYQGW3Q7GYUTWLVN6YLZANCNFSM5XWT7ILQ . You are receiving this because you authored the thread.Message ID: @.***>