Awesome
[WACV 2025] MS-Glance
This repo contains the code for MS-Glance: Non-semantic context vectors and their applications in supervising image reconstruction by Ziqi Gao, Wendi Yang, Yujia Li, Lei Xing, and S. Kevin Zhou.
Content
The source code is located in the MSGlance folder.
We provide an easy-to-use Jupyter notebook, explore_MSGlance.ipynb
, demonstrating how to use MS-Glance for INR fitting with SIREN. Additionally, it includes the script used to generate Figure 1 in the Supplementary Materials.
Usage
You can simply upload the files to your Google Drive and run them with Colab, which has all the necessary pre-installed packages to execute the explore_MSGlance.ipynb
notebook.