Hi all, thanks for your great work! I may have found a small bug in the line below. The `visualizer` does not exist, as it is not defined. https://github.com/nttcom/WASB-SBDT/blob/4217226b6fb61ef0240ab8439462319b86886fcf/src/runners/eval.py#L135
Hi all, thanks for your great work!
I may have found a small bug in the line below. The
visualizerdoes not exist, as it is not defined.WASB-SBDT/src/runners/eval.py
Line 135 in 4217226