aleksispi / drl-rpn-tf

Official Tensorflow implementation of drl-RPN: Deep Reinforcement Learning of Region Proposal Networks (CVPR 2018 paper)
MIT License
78 stars 21 forks source link

Is there a code of visualization available? #11

Closed MightyAtom520 closed 1 year ago

MightyAtom520 commented 1 year ago

Hello,I need to visualize the conseqences of ROI, to present the process of choosing the bounding boxes. Could you please offer me the code of visualization? Thanks a lot.

aleksispi commented 1 year ago

Hi! Sorry, don't have that code available and I'm not able to create such code. But as I remember it, it wasn't super hard to add the necessary lines of matplotlib in the main agent interaction loop and track whatever fixations it makes and plot them.

Best of luck!

MightyAtom520 commented 1 year ago

Copy that. Thanks.

---- Replied Message ---- | From | Aleksis @.> | | Date | 04/11/2023 15:04 | | To | @.> | | Cc | @.>@.> | | Subject | Re: [aleksispi/drl-rpn-tf] Is there a code of visualization available? (Issue #11) |

Hi! Sorry, don't have that code available and I'm not able to create such code. But as I remember it, it wasn't super hard to add the necessary lines of matplotlib in the main agent interaction loop and track whatever fixations it makes and plot them.

Best of luck!

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