eanmikale
eanmikale
@dusty-nv - Do you have any recommendations for cleanly converting a Caffe file? Is it easier to convert from Caffe to Caffe2? We really like ONNX. We have had issues...
Dusty, During training, it would be extremely useful if we can see which classes are underperforming during testing, so we may more efficiently adjust data-sets between training. Is there a...
Dusty, recently trained a network on the Jetson Xavier AGX, pointing all data to my SD Card. I am now running the model on the Nano, using the same card...
**Description** We would like to automate the image and payload upload, however, we are having issues with the shape and image data payload in our JSON payload script. **Triton Information**...
We have trained and deployed a custom model on the nano using a caffe detectnet model. We trained in digits, and it works well when conducting inference in DIGITS, but...
Could you take a look at the following Caffe Network and the Python bindings below for correct placement? I'm not getting any mAp validation. Thank you! layer { name: "accuracy"...
~/crawler$ npm start (node:16966) [DEP0139] DeprecationWarning: Calling process.umask() with no arguments is prone to race conditions and is a potential security vulnerability. (Use `node --trace-deprecation ...` to show where the...
Great project! Quick question though. With the Teensy, did you use the Arm version of Arduino IDE onboard the Jetson TX2? Or did you use a host computer to compile,...
I cannot get past the "npm run serve" Step, with the following error output: Failed at the [email protected] serve script 'static-server . --port 9011' sh: 1: static-server: not found npm...
Thank you for this awesome tool. Is there a straight-forward way to integrate the sound output of Terminal Applications running on pyxtermjs through the browser? Thank you again.