DIGITS icon indicating copy to clipboard operation
DIGITS copied to clipboard

Deep Learning GPU Training System

Results 102 DIGITS issues
Sort by recently updated
recently updated
newest added

I am trying to train a detectnet model on the COCO dataset. I have downloaded the entire dataset, and I have run the coco2kitti.py script to generate the label files...

question
documentation

Hey there, I used to train Caffe models using DIGITS with my Jetson TX1 running with: JetPack 3.0 Caffe 0.15.14 DIGITS 6.1.0 I had to work with quite low batch...

Hello there I've been fighting this for a couple of days and no luck. I have a clean ubuntu 19.04 (and 20.04, same on both) installs. Docker 19.03.6 digits-20.08-tensorflow-py3 I...

When running, the digits process occupies the first gpu(gpu number '0') How to change to another gpu(ex. 1,2,3,4)? # nvidia-smi Fri Aug 28 16:07:45 2020 +-----------------------------------------------------------------------------+ | NVIDIA-SMI 440.82 Driver...

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"...

Hello, I have a problem with Geforce GTX 1070 for TensorFlow My Platform: WIndows 10,Cuda V 10.2 ,CuDNN v7.6.5.32,nV driver 441.22 I run the tensorflow api tutorial on [https://github.com/osrf/tensorflow_object_detector/blob/master/src/object_detection/object_detection_tutorial.py](url) but...

After working normally for a very long time, suddenly this error pops up when I try and run my digits server. I'm not sure why. I ran device_query.py and posted...

GPU

Hi. I am having a devil of a time labeling object recognition data so that DIGITS will train it. My goal is to move a caffe model to my Xavier....

I am trying to build Caffe on the Xavier NX and the build fails - it seems it can't find the version number of cudnn: (verified that cuDNN 8.0.0.180 is...

Hello, I just spun up an AWS Marketplace DIGITS server. I uploaded my KITTI train/val images/labels which load as a dataset fine locally. When I tried to load them into...