chenyilun95 / tf-cpn

Cascaded Pyramid Network for Multi-Person Pose Estimation (CVPR 2018)
MIT License
792 stars 197 forks source link

About detect single person #76

Open dagongji10 opened 5 years ago

dagongji10 commented 5 years ago

I use FPN to detect person,when there are many people and close to each other, the box will get some overlap. Just as below picture show. git Is there any way to solve this problem?

Deicide-LC commented 5 years ago

@dagongji10 Excuse me, can I ask you a question? Must I provide bbox of pictures when I test a picture?Could you please give me a script which can visualize test results like what you show? Thank you very much

dagongji10 commented 5 years ago

@dagongji10 Excuse me, can I ask you a question? Must I provide bbox of pictures when I test a picture?Could you please give me a script which can visualize test results like what you show? Thank you very much

not necessary,in fact,CPN will only return one person for a picture. If there are more than one in the image, we need to crop each one use bbox and then put them to CPN.

I send the test cpn script to you email.

Deicide-LC commented 5 years ago

@dagongji10 Sorry for my late reply, I have got a cold these days.My email is 15706103195@163.com, I will be appreciate it if you can send me the test script

huigoing commented 4 years ago

Hello ,I want to visualize results. can you share your scripts with me ? 201923668@qq.com . Thank you very much

huigoing commented 4 years ago

I use FPN to detect person,when there are many people and close to each other, the box will get some overlap. Just as below picture show. git Is there any way to solve this problem? Hello, can you share your FPN+CPN scripts? i use the cpn only detect one person in a picture, i want to detect mutil persons . but i dont know how add fpn to the cpn, can you help me? thanks.

mit10000 commented 4 years ago

@dagongji10 Excuse me, can I ask you a question? Must I provide bbox of pictures when I test a picture?Could you please give me a script which can visualize test results like what you show? Thank you very much

not necessary,in fact,CPN will only return one person for a picture. If there are more than one in the image, we need to crop each one use bbox and then put them to CPN.

I send the test cpn script to you email.

@dagongji10 Could you please share the testing script? Thanks, mit10000@hotmail.com

sunny0212452 commented 4 years ago

@dagongji10 I will be appreciate it if you can send me the test script. Thanks, chunxueshi666@163.com

didiaibiancheng commented 4 years ago

@dagongji10 Excuse me,Could you please share the script which can visualize test results?Thank you very much . hddmm1995@sina.com

dagongji10 commented 4 years ago

@dagongji10 Excuse me,Could you please share the script which can visualize test results?Thank you very much . hddmm1995@sina.com

send to you. Pls check it.

xudongwang0828 commented 4 years ago

Hello,could you send me the test script?Thanks! 1064565318@qq.com

multimedia2021-plan commented 4 years ago

@dagongji10 Excuse me,Could you please share the testing script? Thank you very much . huangjiejie@hdu.edu.cn

didiaibiancheng commented 4 years ago

------------------ 原始邮件 ------------------ 发件人: "xudongwang0828"notifications@github.com; 发送时间: 2019年10月29日(星期二) 下午3:47 收件人: "chenyilun95/tf-cpn"tf-cpn@noreply.github.com; 抄送: "追梦シ少∝年"852283051@qq.com;"Comment"comment@noreply.github.com; 主题: Re: [chenyilun95/tf-cpn] About detect single person (#76)

Hello,could you send me the test script?Thanks! 1064565318@qq.com

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.

songjialun commented 3 years ago

Hello,could you send me the test script? My email is 810673560@qq.com, thank you very much!

xudongwang0828 commented 3 years ago

Hello,could you send me the test script? My email is 810673560@qq.com, thank you very much!

sorry,i don't have the test script yet.

dagongji10 commented 3 years ago

Hello,could you send me the test script? My email is 810673560@qq.com, thank you very much!

sorry,i don't have the test script yet.

I have upload test_cpn.py to csdn, maybe you can get the script from here.

songjialun commented 3 years ago

Thank you a lot! I will try it.

------------------ 原始邮件 ------------------ 发件人: "chenyilun95/tf-cpn" <notifications@github.com>; 发送时间: 2020年9月1日(星期二) 晚上7:42 收件人: "chenyilun95/tf-cpn"<tf-cpn@noreply.github.com>; 抄送: "sjl"<810673560@qq.com>;"Comment"<comment@noreply.github.com>; 主题: Re: [chenyilun95/tf-cpn] About detect single person (#76)

Hello,could you send me the test script? My email is 810673560@qq.com, thank you very much!

sorry,i don't have the test script yet.

I have upload test_cpn.py to csdn, maybe you can get the script from here.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.