lava-nc / lava-dl

Deep Learning library for Lava
https://lava-nc.org
BSD 3-Clause "New" or "Revised" License
149 stars 71 forks source link

yolo_kp@tutorials: added temporal_NMS to utils.py and call that instead of classic nms #273

Closed danielbdr closed 4 months ago

danielbdr commented 8 months ago

Issue Number:

Objective of pull request:

Pull request checklist

Your PR fulfills the following requirements:

Pull request type

Please check your PR type:

What is the current behavior?

-

What is the new behavior?

-

Does this introduce a breaking change?

Supplemental information

bamsumit commented 8 months ago

@danielbdr there seem to be linting errors as well.

danielbdr commented 8 months ago

@danielbdr there seem to be linting errors as well.

fixed with my second commit - will run it and update

danielbdr commented 4 months ago

BTW this was run in the recent yolo-KP4 and it worked with Loihi:

dev: ~/work/ContinualLearning/tinyYolov3_lava/YOLOsdnn/tinyYOLOv3s/KP4_on_Loihi_tNMS.ipynb

image

image