The Wayback Machine - https://web.archive.org/web/20220606215715/https://github.com/topics/nms
Skip to content
#

nms

Here are 130 public repositories matching this topic...

yolov5-rt-stack
zhiqwang
zhiqwang commented Apr 7, 2022

I used following commad to export the ONNX models, and I use the 5.0 tag of ultralytics/yolov5 to train the model.pt. It raises an AttributeError: conv object has no attribute weight. How can I do for this error?

python tools/export_model.py --checkpoint_path model.pt --size_divisible 32

_Originally posted by @Deronjey in zhiqwang/yolov5-rt-stack#159 (comment)

documentation good first issue
johannaengland
johannaengland commented May 12, 2022

Describe the bug
When using the geomap functionality "link to this configuration" a link is created with the correct parameters, but when following that link it always leads to the default map instead of the specific configuration, even though the time interval is correctly configured.

To Reproduce
Steps to reproduce the behavior:

  1. Go to Geomap. Configure the map in some way (zoom
bug geomap javascript good first issue

Improve this page

Add a description, image, and links to the nms topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the nms topic, visit your repo's landing page and select "manage topics."

Learn more