-
**System information**
- Have I written custom code (as opposed to using a stock example script provided in TensorFlow):
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04):
- Mobile devi…
-
### Page URL
https://docs.netapp.com/us-en/cloudinsights/task_dc_na_cdot.html
### Page title
NetApp ONTAP Data Management Software data collector
### Summary
I assume the newer platforms are also…
-
I am following this [tutorial](https://tensorflow-object-detection-api-tutorial.readthedocs.io/en/latest/index.html) to train a Faster R-CNN model for object detection on my own data.
When evaluati…
-
## Description
I believe that these days a vast majority of engineers and researchers in the field of image processing are working on image segmentation, classification and object detection problems.…
-
Hi, I am trying to replicate the example from https://github.com/keras-team/keras-cv/blob/master/examples/training/object_detection/pascal_voc/retinanet.py.
The following error is appearing during …
-
## Metrics
- IoU - `Intersection over Union`
- TP/FP/FN
- Precision
- Recall
- TPR - `True Positive Rate`
- FPR - `False Positive Rate`
- Accuracy
- AP - `Average Precision`
- mAP - `Mean A…
-
I noticed that calculation of metrics for a large amount of data takes a lot of time and also only one CPU is used at a high level (even when async_mode is set to True). Some test with an original exa…
-
I am getting much higher mAP score on this repo for tiny-yolov3 model.
When I am using another repo for mAP calculation, it is giving lower scores.
Both of these are based on pascal voc :
https…
-
I have trained a vgg16 faster-RCNN model on a custom dataset using imagenet pretrained weights. Evaluating it using PASCAL VOC 2010 metrics I get 76% MAP. When I tried to obtain the COCO evaluation me…
-
Hi Phil,
I noticed the correlation plot is only shown for a single RNA-SeQC report. I am running RNA-SeQC every time new samples are sequenced, but can't do that on all samples ever sequenced combi…