Problems with Visualizing Model Outputs #908
Labels
bug
Something isn't working
open pr
A fix has been written, but is still being reviewed.
stale but not fixed
Issues that have been backlogged for a long time, but may be addressed in the future
Bug description
When attempting to Predict > Visualize Model Outputs... an error occurs.
Expected behaviour
The confidence maps used in training will be plotted/visualized.
Actual behaviour
An error occurs.
Your personal set up
Windows 10
Environment packages
Logs
Screenshots
How to reproduce
Discussed in #907
Originally posted by DEQ21 August 11, 2022
I recently have started the process of labeling and using SLEAP to cover most of the labels in the video. However, I am trying to generate the confidence graphs and velocity graphs that appear in the validation step. When I press visualize model outputs I get this : "TypeError: Can't instantiate abstract class VisualPredictor with abstract methods _initialize_inference_model, is_grayscale"
or I get a heading error. Could someone let me know how I should proceed?
The text was updated successfully, but these errors were encountered: