PPDM icon indicating copy to clipboard operation
PPDM copied to clipboard

Visualization of Points Heatmaps

Open BestSongEver opened this issue 4 years ago • 3 comments

@YueLiao Thanx for ur wonderful work. Could u please offer me the scripts of "Visualization of Points Heatmaps", which visualize points heatmaps in original images (Figure 6 of the paper)? I want to learn more from PPDM framework and cite ur paper.

Thanx again. Waiting for reply : )

BestSongEver avatar Jan 25 '21 03:01 BestSongEver

Thx for your interest. This script on my other computer and it not on here now. We first return the predicted feature maps and select the channels with top-k scores (k=1, 2, 3). Then, we reshape the map into the original size and save the maps for later projection. Finally, we visualize for each channel (top-1 on paper).

YueLiao avatar Jan 25 '21 12:01 YueLiao

Thanx for ur nice reply : ) @YueLiao I've been trying to write the script for a few days, buy unfortunately, it dose not work well... I would appreciate it if you could provide your script at your convenience. ; )

BestSongEver avatar Jan 26 '21 01:01 BestSongEver

Thanx for ur nice reply : ) @YueLiao I've been trying to write the script for a few days, buy unfortunately, it dose not work well... I would appreciate it if you could provide your script at your convenience. ; )

It will be at the end of next month.

YueLiao avatar Jan 26 '21 01:01 YueLiao