-
### Environment Details (include every applicable attribute)
* Operating System+version: docker conanio/gcc7-armv8:1.16.1 and conanio/gcc7:1.16.1
* Compiler+version: gcc version 7.2.0
* Cona…
-
trying to follow [this](https://opendatacam.github.io/opendatacam/documentation/USE_WITHOUT_DOCKER.html
) on jetson nano.
getting error on npm start: "Please specify the path to the raw detections…
-
i trying to install opendatacam on my jetson nano, without the docker (the docker is working fine)
i followed the instructions but when i try to make the darknet, i getting :
chmod +x *.sh
nvcc…
-
Hi @MichalBusta,
When I go to make the project I'm getting this error:
```root@0825c99f78d2:/workspace/DeepTextSpotter/build# make
Scanning dependencies of target trie_py
[ 25%] Building CXX ob…
-
Hi,
I use the OpenDataCam without docker on a Jetson TX2 and it seems like everything was ok until I started a training process, like shown here: https://github.com/AlexeyAB/darknet#how-to-train-to…
-
Hello!
I have some trouble figuring out if I am doing my training on custom images correctly, because when I'm running the training this is what i see:
![training](https://user-images.githubusercont…
-
Was able to make it work 🎉 (on tx2), cc @b-g , but it has been a painful journey 🤒, good news is that we can run YOLO inside a Docker without any perf hits, runs 9-10 fps same as outside docker.. So w…
-
Dear Community, thanks to everyone's effort in the past few months. This is a proposal to do a v0.6 release.
This release will be managed by the TVM PMC, with @yzhliu and myself as moderators. In…
-
I tried implementing for Tiny Yolo and training and freezing was done successfully. However, when compiling with Movidius NCDK 2.08 and 2.10 it raised error [Error 5] Toolkit Error: Stage Details Not …
-
v2.0.0-rc.1 released 🎉 on all platforms: nano, tx2, xavier and nvidiadocker.
- Documentation reworked a lot, I feel I never wrote as many docs 😎
- New dedicated [Jetson Nano page](https://opendat…