<annotation>
<folder>images</folder>
<filename>00000003.jpg</filename>
<path>C:\FD\Py\DownloadImg\images\00000003.jpg</path>
<source>
<database>Unknown</database>
</source>
<size>
<width>0</width>
<height>0</height>
<depth>3</depth>
</size>
<segmented>0</segmented>
<object>
<name>pfe</name>
<pose>Unspecified</pose>
<truncated>1</truncated>
<difficult>0</difficult>
<bndbox>
<xmin>1</xmin>
<ymin>1</ymin>
<xmax>1200</xmax>
<ymax>693</ymax>
</bndbox>
</object>
</annotation>
pfe,0
/content/keras-retinanet/images/00000096.jpg,37,21,380,224,pfe
/content/keras-retinanet/images/00000596.jpg,179,20,578,317,pfe
/content/keras-retinanet/images/00000250.jpg,27,11,207,119,pfe
...
python build_logos.py
retinanet-convert-model resnet50_csv_50.h5 output.h5
retinanet-evaluate csv retinanet_test.csv retinanet_classes.csv output.h5
https://retinanet_tf.cfapps.eu10.hana.ondemand.com/img?url=https://c8.alamy.com/comp/BX8FGF/differen...
[
[
"pfe: 1.00",
"87",
"106",
"190",
"178"
],
[
"pfe: 1.00",
"219",
"480",
"295",
"530"
],
[
"pfe: 1.00",
"397",
"547",
"476",
"600"
],
[
"pfe: 1.00",
"1060",
"67",
"1129",
"172"
],
[
"pfe: 0.84",
"770",
"710",
"895",
"782"
],
[
"pfe: 0.58",
"585",
"350",
"703",
"421"
]
]
var name = "https://c8.alamy.com/comp/BX8FGF/different-strengths-of-atorvastatin-trade-name-lipitor-made-by-pfizer-BX8FGF.jpg";
var response = {
"detection_boxes": [
[
87,
106,
190,
178
],
[
219,
480,
295,
530
],
[
397,
547,
476,
600
],
[
1060,
67,
1129,
172
],
[
770,
710,
895,
782
],
[
585,
350,
703,
421
]
],
"detection_classes": [
"pfe",
"pfe",
"pfe",
"pfe",
"pfe",
"pfe"
],
"detection_scores": [
1.00,
1.00,
1.00,
1.00,
0.84,
0.58
]
};
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
9 | |
4 | |
4 | |
4 | |
3 | |
3 | |
3 | |
3 | |
3 | |
3 |