sbillin
sbillin
In my case, I encountered the same error when creating the session (i.e., creating a YOLO class variable) from a main thread and running the session (i.e., calling YOLO.detect_image()) from...
I believe the problem in gen_anchors.py is that grid_w should be the number of grid cells rather than the size of a single grid cell. The change below fixes the...
Hi, sorry I've been off the grid on this for a while. In case others are encountering this problem, my guess is that your CMake configuration does not have the...
Just posted a comment to this issue. Hope that helps From: ZYJiang97 Sent: Saturday, December 26, 2020 3:10 PM To: sbillin/IMLP Cc: Subscribed Subject: [EXT] Re: [sbillin/IMLP] Issues while building...
Hmm, did you set WM5_BASE_DIR and WM5_LIB_PATH in the CMake configurations for both the cisstICP build and for the ICP_App build? They would need to be set in both places....
Oh sorry, I was responding via email earlier and didn't see the screenshot that was included. So yes these errors do look like a cisst library issue, and appears to...
Hi Ben, I've not had eyes on this project for quite a while and just seeing this. But your contributions are welcome if you still have the code around. I...