hypadr1v3

Results 17 comments of hypadr1v3
trafficstars

I found the issue, go to multibox_loss where the library was imported and just remove the pa_sfd_match from the line `from ..box_utils import (log_sum_exp, match, pa_sfd_match, refine_match,` where it is...

This issue may be closed now as I believe the problem has been solved @ncthong

You are very welcome. Although it is strange that this function is not called or mentioned anywhere else apart from the import statement.

Torch 0.3.1 is being used in this model. Such an old version of torch is not official anymore by pip or conda so you would have to build it from...

Hi, please see issue #65 in which this problem has been solved.

Payloads do not work properly for me (shows weird tile glitches and I can't see anything apart from that) and Windows complains of ACPI_BIOS_ERROR with v1.0.5

You can use different weights at the cost of decreased accuracy in detection

Hi, sorry for not replying earlier. This code does not have any training code and thus only @sthanhng can give you this although I would recommend to go through the...

I am having the same issue: Running my OAK-D on a Nvidia Jetson AGX Xavier. I followed all the instructions and then ran `roslaunch depthai_examples stereo_inertial_node.launch` and got: ``` [ERROR]...

Rosdep says `#All required rosdeps installed successfully` and that's it. I went ahead and just installed those packages manually instead. After all of that it runs for like 3-4 seconds...