-
I noticed that in section 4.8 of the paper you mentioned Heat map visualization of change regions, but I didn't find a way to implement this in the code you provided, can you remind me how to implemen…
-
Your work is excellent, and I have seen the Grad-CAM visualization results you provided. Could you please share the code for the Grad-CAM visualization? I would be very grateful.
-
# Add new functionality to visualization module
The visualization module needs states so that users can interact with the visualization:
- Explore: Move around the cell distance visualization to a d…
-
###Customizable Visualizations:
Chart Type Selection:
Allow users to choose the type of visualization for specific features. Implement a dropdown menu that dynamically updates the displayed chart ba…
-
**Is your feature request related to a problem? Please describe.**
Current release doesn't have milling / printing progress visualization as is available in some CNC controlling applications i.e. Uni…
-
Hi, how to visualize the result after test, I successfully run the test.py file, but there is no file in the result file in the visiualization?
-
Hi~ Thanks for your remarkable work.
I am reproducing your paper results including quantitative and qualitative results. However, difficulties are encountered in generating the visualization results…
fufj updated
3 months ago
-
When a function is missing required arguments (e.g. when we are previewing a CB component without defaults for all arguments), we currently display this (in the default, JSON visualization):
``…
kazcw updated
2 weeks ago
-
We need to have a dashboard for each person, with each individual results of the person, and we need the person's picture.
We can do that now, but the thumbnail is limited to 30px size (see [Discou…
-
Hi, I would like to ask why the attention mask is not used in the prefill stage.
I want to output the attention scores matrix in prefill stage. Is the code below right?
```
if spec: # s…