David Cardozo
David Cardozo
Hi! I was following the tutorial in Artifact Registry, and wondering if the credential generated will be usable in podman, I was able to successfully to push images to AR...
Hi Nvidia team! Your work is amazing! In the detection notebook, is possible to provide the CATEGORY_INDEX, i.d the mapping of id to category string, it seems somehow the tensorrt...
Killed
On a brand new jetson while running the test: ``` ubuntu@tegra-ubuntu:~/Documents/Projects/tf_to_trt_image_classification$ python scripts/test_tf.py Testing mobilenet_v1_0p25_128 2018-03-15 01:29:49.697714: I tensorflow/stream_executor/cuda/cuda_gpu_executor.cc:865] ARM64 does not support NUMA - returning NUMA node zero 2018-03-15...
On a fresh checkout and downloading directly on dropbox, when running the test_segmentation.py (as shown in the tutorial) (I'm suspecting on the wieghts on dropbox) ```bash W0913 00:07:53.826993 10758 _caffe.cpp:142]...
Hi everyone! I use container for everything, so whenever I have to run a jupyter server with the following command line argument, exposing the ports accordingly : ``` --ip 0.0.0.0...
Hi I just build and tested tensorflow 1.5 for Jetson TX2 using L4T 28.2 and CUDA 9 and CUDNN 7 Hope this helps https://github.com/Davidnet/JetsonTFBuilds/releases/tag/v1.5.0
I compiled gtop for jetson tx2 and I'm getting this output: ``` terminate called after throwing an instance of 'std::invalid_argument' what(): stoi Aborted (core dumped) ```
### Is there an existing integration? - [X] I have searched the existing integrations. ### Use Case AutoKeras is one of the battle tested automl frameworks defined by the Texas...
Hi! First of all: Amazing tool! I'm encountering the following logs from journalctl, is something that I can do to help to debug a permission denied? ``` Oct 21 00:01:30...
Are you open to contributions for external lectures? I was wondering if I could help with embedded machine learning (because sometimes the latency from device to server is too slow).