Skip to content

Commit 0d3ecd4

Browse files
committed
Removed cotton_seedling_counting, fixed plant_seedlings_aarhus
1 parent 7c051f9 commit 0d3ecd4

File tree

1 file changed

+1
-33
lines changed

1 file changed

+1
-33
lines changed

agml/_assets/public_datasources.json

Lines changed: 1 addition & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"platform": "ground_fixed",
7777
"input_data_format": "png",
7878
"annotation_format": "directory_names",
79-
"n_images": "5588",
79+
"n_images": "5539",
8080
"docs_url": "https://vision.eng.au.dk/plant-seedlings-dataset/",
8181
"stats": {
8282
"mean": [
@@ -381,38 +381,6 @@
381381
},
382382
"external_image_sources": []
383383
},
384-
"cotton_seedling_counting": {
385-
"ml_task": "object_detection",
386-
"ag_task": "seedling_counting",
387-
"location": {
388-
"continent": "worldwide",
389-
"country": "worldwide"
390-
},
391-
"sensor_modality": "rgb",
392-
"real_synthetic": "real",
393-
"platform": "ground",
394-
"input_data_format": "png",
395-
"annotation_format": "coco_json",
396-
"n_images": "2290",
397-
"docs_url": "https://github.com/UGA-BSAIL/deepseedling",
398-
"stats": {
399-
"mean": [
400-
0.6695063710212708,
401-
0.5673825144767761,
402-
0.4538835883140564
403-
],
404-
"std": [
405-
0.07037307322025299,
406-
0.07951230555772781,
407-
0.07661264389753342
408-
]
409-
},
410-
"classes": {
411-
"0": "Plant",
412-
"1": "Weed"
413-
},
414-
"external_image_sources": []
415-
},
416384
"mango_detection_australia": {
417385
"ml_task": "object_detection",
418386
"ag_task": "fruit_detection",

0 commit comments

Comments
 (0)