-
Notifications
You must be signed in to change notification settings - Fork 43
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
特征图可视化 #8
Comments
您好,很抱歉回复晚了。高维特征图可视化先用PCA将高维压缩到3维,然后当做RGB图像可视化即可。 |
你好,这篇论文很棒,请问那个经过滤波前后的对比图,有相应的代码吗 |
您好,请问实现了特征可视化吗? |
您好,请问有实现特征可视化嘛 |
No. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
非常有启发的论文,请问您论文中特征图是如何可视化的呢,能否分享相应代码
The text was updated successfully, but these errors were encountered: