DeeeepNet

Results 34 issues of DeeeepNet

Hi, I optimized my trained model (1 class), the ssdlite_mobilenetv2 and ssd_resnet50, with TensorRT, but the performance did't improve significantly, I reach from 0.12 sec to 0.11 sec on GTX...

Hi, **1-** In the **get_scale_center** method in the in the **data_augmentation.py** file, used 220 value, what's that?, why you used 220 value? **2-** In the pickle file, the all of...

Hi , Generator_anchor_box file generate 10 values of anchors , i have question about these values , as we have 5 anchors and this generator generate 10 values, more likely...

I found that we can optimize the Tensorflow model in several ways. If I am mistaken, please tell me. 1- Using [TF-TRT](https://docs.nvidia.com/deeplearning/frameworks/tf-trt-user-guide/index.html) This API developer by tensorflow and integreted TensoRT...

Hi everyone, I converted the ssdlite_mobilenetv2 and ssd_mobilenetv2 and ssd_resnet50 to TensorRT with Tensorflow API, and this API generated the .pb file. I used Tensorflow 1.13 and Jetpack 4.2, but...

Hi when i run sh build_cpp.sh , i faced this error . mm@mm:~/crnn/src$ sh build_cpp.sh -- The C compiler identification is GNU 5.4.0 -- The CXX compiler identification is GNU...

Hi , is crnn tested on ubuntu 16.04 ? this is not worked on 16.04 . TPHH library doesn't support 16.04 , this tested on 13.04 , 14.04.

Hi dear, 1- You mention this works with skin pixels, But If one who has dark skin how this system is able to detect the Hear rate? This system is...

hi i cant this code for detection ? i have some question , why we dont use ssd_mobilenet for detection ? why only use mobilenet for detection ? is it...

### i have ubuntu 16.04 , cuda 8.0 , cudnn 7 , TF1.4 , python2.7 , 3.5 ##### when i run python ./tools/tf_convert_data.py , i get this error : ('Dataset...