Thibault Durand
Thibault Durand
https://news.developer.nvidia.com/deepstream-sdk-4-now-available/ _This would replace https://github.com/AlexeyAB/darknet which seems to be causing [some reliability issues](https://github.com/opendatacam/opendatacam/issues/95) + enable us to add more features to opendatacam and rely on an official nvidia compatible +...
Right now there is this doc: https://github.com/opendatacam/opendatacam-mobile/blob/master/DEVELOPER_NOTES.md , that I think makes sense just for me 😄 need to improve it , good call from @vsaw : https://github.com/opendatacam/opendatacam/issues/402#issuecomment-846379305
See: https://github.com/opendatacam/opendatacam/issues/390#issuecomment-842417970 Pointers: - https://ethics.fast.ai/ - ~~https://www.licenses.ai/~~ - ~~https://medium.com/ml5js/ml5-js-code-of-conduct-4eb8fcae1ef7~~ - twitter thread: https://mobile.twitter.com/Aspie96/status/1390860672259481602
FYI the darknet fork we use now support Zed stereo camera: https://www.stereolabs.com/zed/ This means that you can have with the bbox the distance to the camera.  No sure if...
this could be a nice link to add in the new documentation rework: https://blog.roboflow.com/guide-to-yolo-models/
**🚨 Disclamer: goal is to read license plate in order to uniquely identify cars and open the door to analytics from running multiple opendatacam around a city, the opendatacam project...
Since jetpack 4.3 , nvidia provides an [official base image for jetson's](https://ngc.nvidia.com/catalog/containers/nvidia:l4t-base): . Our current setup to "dockerize" opendatacam on jetson is pretty hacky because we didn't have access to...
Build a demo version to feature on the website of v2 _( like: https://avs.auto/demo/index.html for https://avs.auto )_ **Technicalities** - Simulation mode already exists, would need to have all the state...
**Features** - [x] Add download logs on the console / init screen - [ ] info/help/warning dialogs a bit annoying … maybe add flag ‘understood’ like in Photoshop? - [x]...
From @Denizzje > Due to various reasons I had to stop a recording and start with a new one (crashes, IP change, accidently pulling the plug from my Jetson smile...