huanghoujing / EANet

EANet: Enhancing Alignment for Cross-Domain Person Re-identification
397 stars 88 forks source link

for rank list visualization how to provide pap_mask #37

Open ssbilakeri opened 3 years ago

ssbilakeri commented 3 years ago

hello sir, to visualize rank result how to provide pap mask for query and gallery image

huanghoujing commented 3 years ago

Hi, do the images come with keypoint information?

ssbilakeri commented 3 years ago

When run code for inference I'm getting keyerror:feat_dict['pap_mask']

On Tue, 19 Jan 2021, 2:31 pm Houjing Huang, notifications@github.com wrote:

Hi, do the images come with keypoint information?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/huanghoujing/EANet/issues/37#issuecomment-762701236, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOOYJBJO7RJDIYS2JEML52TS2VC65ANCNFSM4WIJL34Q .

huanghoujing commented 3 years ago

Hi, If you are running for datasets mentioned in README.md, there should be keypoints. If you are running for your own dataset/images, you have to predict keypoints for them before using this repository.

ssbilakeri commented 3 years ago

I'm doing it for same dataset a

On Wed, 20 Jan 2021, 7:51 am Houjing Huang, notifications@github.com wrote:

Hi, If you are running for datasets mentioned in README.md, there should be keypoints. If you are running for your own dataset/images, you have to predict keypoints for them before using this repository.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/huanghoujing/EANet/issues/37#issuecomment-763281971, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOOYJBLIACVWC7QFPAJUSKDS2Y4Y3ANCNFSM4WIJL34Q .

ssbilakeri commented 3 years ago

Hello sir, do you know how to plot the CMC curve ? Can you please share the code snippet for the same ?

On Wed, Jan 20, 2021 at 8:02 AM Shavantrevva Bilakeri ssbilakeri@gmail.com wrote:

I'm doing it for same dataset a

On Wed, 20 Jan 2021, 7:51 am Houjing Huang, notifications@github.com wrote:

Hi, If you are running for datasets mentioned in README.md, there should be keypoints. If you are running for your own dataset/images, you have to predict keypoints for them before using this repository.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/huanghoujing/EANet/issues/37#issuecomment-763281971, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOOYJBLIACVWC7QFPAJUSKDS2Y4Y3ANCNFSM4WIJL34Q .