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 getting why this error occurs. I have compiled caffe in below environment 1 - ubuntu 16.04 2 - python3.6 3 - protobuf - 3.11.0 4 - opencv -...

I am using detectnet to detect 4 kinds of objects ,the 3 kinds seems to be working well, but when I training for the 4th class, the maP precision and...

I trained a Hand gesture model in Nvidia digits for american sign language dataset. It is also working fine for testing images, But How can i use my laptop webcam...

Hey there. I'm trying to train a DetectNet based on dusty example with MSCOCO. I developed a python script to convert COCO annotations to KITTI format and the built the...

![digits_login](https://user-images.githubusercontent.com/16757934/68995465-55c4bb00-089f-11ea-968a-0cbead0c1af2.png) Hi, I write a name to login. It does not work. It stops in same way. There is no error. How can I solve the problem. In terminal window:...

I'm trying to train a segmentation model, and this error keeps coming whatever I do, this is my output.log: I1111 14:16:18.795657 23179 upgrade_proto.cpp:1044] Attempting to upgrade input file specified using...

Hello all, I am trying to train DetectNet on custom sized data where objects of interest can be smaller than 50 pixels in height/width. For this purpose, it looks like...

Hi all, I want to train a deep learning model and do object classification and detection for my own object. I trained my dataset through digits-server and get my Caffe...

I am using the protext as follows, which detect only one kind of object, I put "dontcare,red" in custom classes to detect the red circle in pic, I can saw...

Hi, I've been using detectnet for a while and as I was getting good results with the default settings (almost the default settings) I didn't give them much thought until...