profiling
This commit is contained in:
parent
7044b1e588
commit
c0ffa3967b
9 changed files with 354 additions and 1298 deletions
|
|
@ -2,4 +2,8 @@
|
|||
|
||||
- It doesn't really care what pt file is included and it always use YOLO's model id, for example if id 1 is apple, it still say person. maybe extract class list from yolo's .pt somehow?
|
||||
|
||||
- It read frame a bit too fast. it say it's infering at 20-ish fps but the actual camera is only 5 fps or so
|
||||
|
||||
- Potential race condition issue when multiple camera try to init with the same unconverted model.
|
||||
|
||||
- Blurry asyncio archtecture, require documentations
|
||||
Loading…
Add table
Add a link
Reference in a new issue