Skip to content

Commit

Permalink
Adding new dataset of label to the performance testing
Browse files Browse the repository at this point in the history
  • Loading branch information
SamuelPelletierEvraire committed Sep 24, 2024
1 parent cdcc9bb commit 54face2
Show file tree
Hide file tree
Showing 92 changed files with 3,689 additions and 0 deletions.
78 changes: 78 additions & 0 deletions test_data/labels/label_001/expected_output.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,78 @@
{
"company_name": "Nature's aid",
"company_address": null,
"company_website": "http://www.SOIL-AID.com",
"company_phone_number": null,
"manufacturer_name": "Diamond Fertilizers Inc.",
"manufacturer_address": "PO Box 5508 stn Main Hight River, AB CANADA T1V 1M6",
"manufacturer_website": null,
"manufacturer_phone_number": "1 (866) 337-2943",
"fertiliser_name": "Super Crop®",
"registration_number": "2018007A",
"lot_number": null,
"weight": [
{
"value": 10.2,
"unit": "kg"
},
{
"value": 22.5,
"unit": "lb"
}
],
"density": {
"value": null,
"unit": null
},
"volume": {
"value": 10,
"unit": "liter"
},
"npk": null,
"guaranteed_analysis_en": {
"title": "Guaranteed Analysis",
"nutrients": [
{
"nutrient": "Seaweed Extract (Ascophyllum nodosum)",
"value": 8.5,
"unit": "%"
},
{
"nutrient": "Humic acid",
"value": 0.6,
"unit": "%"
}
]
},
"guaranteed_analysis_fr": {
"title": "Analyse Garantie",
"nutrients": [
{
"nutrient": "extraits d'algues (ascophylle noueuse)",
"value": 8.5,
"unit": "%"
},
{
"nutrient": "acide humique",
"value": 0.6,
"unit": "%"
}
]
},
"ingredients_en": null,
"ingredients_fr": null,
"cautions_en": null,
"cautions_fr": null,
"instructions_en": [
"Apply to soil by sprayer or inject into irrigation. May be tank mixed with most all AG-Chemicals. Tank mixing will accelerate the activity and uptake of most AG-Chemicals and micro-nutrients (a jar test is recommended to verify compatibility).",
"NORMAL RATE: 310 ml per ha (125 mL/ac) Case treats approx. 120 ac. Apply with 20 to 100 Liters water per hectare (2-10 gal/ac) Apply 1-3 times to FOLIAGE of all crops (grains, oilseeds, legumes, etc.) during growth stage of plant (2-leaf to flower).",
"HIGH RATE: 410 ml per ha (165 mL/ac) Case treats approx. 160 ac. Apply with 20 to 100 Liters water per hectare (2-10 gal/ac) Apply 1-3 times to FOLIAGE of all crops (grains, oilseeds, legumes, etc.) during growth stage of plant (2-leaf to flower).",
"NOTE: Applying too late in growth stages (filling and maturity) could trigger plant to ripen prematurely."
],
"instructions_fr": [
"Épandez sur le sol par vaporisation ou injectez au système d'irrigation. Peut être mélangé en réservoir avec la plupart des produits agrochimiques. Le mélange en réservoir favorisera l'activité et l'absorption de la plupart des produits agrochimiques et des oligo-éléments (un essai de floculation est recommandé pour s'assurer de la compatibilité du produit).",
"DOSE NORMALE : 310 ml par ha (125 ml/ac) Avec une caisse, on traite environ 80 acres. Épandez le produit mélangé à 20 à 100 litres d'eau par hectare (2 à 10 gal/acre) Répandez sur le FEUILLAGE de toutes vos cultures (céréales, oléagineux, légumineuses, etc.), de une à trois fois, durant la période de croissance de la plante (de l'apparition des 2 feuilles jusqu'à la floraison).",
"DOSE ÉLEVÉE : 410 ml par ha (165 ml/acre) Avec une caisse, on traite environ 40 acres. Épandez le produit mélangé à 20 à 100 litres d'eau par hectare (2 à 10 gal/acre) Répandez sur le FEUILLAGE de toutes vos cultures (céréales, oléagineux, légumineuses, etc.), de une à trois fois, durant la période de croissance de la plante (de l'apparition des 2 feuilles jusqu'à la floraison).",
"NOTE : une application trop tardive lors des étapes de croissance (remplissage et maturation) pourrait déclencher un murissement prématuré de la plante."
]
}
Binary file added test_data/labels/label_001/img_001.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
62 changes: 62 additions & 0 deletions test_data/labels/label_002/expected_output.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,62 @@
{
"company_name": "synagri",
"company_address": "4075 industrielle, Contrecoeur, J0L 1C0",
"company_website": null,
"company_phone_number": "450-587-5222",
"manufacturer_name": null,
"manufacturer_address": null,
"manufacturer_website": null,
"manufacturer_phone_number": null,
"fertiliser_name": "Bore 10%",
"registration_number": "2001020B",
"lot_number": "2015-12-04 00:00",
"weight": [
{
"value": 1000,
"unit": "kg"
}
],
"density": {
"value": null,
"unit": null
},
"volume": {
"value": null,
"unit": null
},
"npk": null,
"guaranteed_analysis_en": {
"title": "Guaranteed Analysis",
"nutrients": [
{
"nutrient": "Boron",
"value": 10,
"unit": "%"
}
]
},
"guaranteed_analysis_fr": {
"title": "Analyse Garantie",
"nutrients": [
{
"nutrient": "Bore",
"value": 10,
"unit": "%"
}
]
},
"ingredients_en": null,
"ingredients_fr": null,
"cautions_en": [
"This fertilizer contains Boron and should be used only as recommended."
],
"cautions_fr": [
"Cet engrais renferme du Bore et ne doit être employé que de la manière recommandée."
],
"instructions_en": [
"To be used only in blending fertilizer for soil application."
],
"instructions_fr": [
"Pour emploi en melange d'engrais pour application au sol seulement."
]
}
Binary file added test_data/labels/label_002/img_001.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
136 changes: 136 additions & 0 deletions test_data/labels/label_003/expected_output.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,136 @@
{
"company_name": "Novago Coopérative",
"company_address": "839, rue papineau, Joliette, QC J6E 2L6",
"company_website": null,
"company_phone_number": null,
"manufacturer_name": null,
"manufacturer_address": null,
"manufacturer_website": null,
"manufacturer_phone_number": null,
"fertiliser_name": null,
"registration_number": null,
"lot_number": "18538",
"weight": [
{
"value": 1000,
"unit": "kg"
}
],
"density": {
"value": 97.46,
"unit": "kg/hl"
},
"volume": {
"value": null,
"unit": null
},
"npk": "15-22-6",
"guaranteed_analysis_en": {
"title": "Guaranteed Analysis",
"nutrients": [
{
"nutrient": "Total Nitrogen (N)",
"value": 15,
"unit": "%"
},
{
"nutrient": "Available Phosphate (P2O5)",
"value": 22,
"unit": "%"
},
{
"nutrient": "Soluble Potash (K2O)",
"value": 6,
"unit": "%"
},
{
"nutrient": "Magnesium (Mg)",
"value": 1.21,
"unit": "%"
},
{
"nutrient": "Boron (B)",
"value": 0.12,
"unit": "%"
},
{
"nutrient": "Sulfur (S)",
"value": 6.36,
"unit": "%"
},
{
"nutrient": "Calcium (Ca)",
"value": 1.24,
"unit": "%"
},
{
"nutrient": "Zinc (Zn)",
"value": 0.55,
"unit": "%"
},
{
"nutrient": "Matter Content",
"value": 0.5,
"unit": "%"
}
]
},
"guaranteed_analysis_fr": {
"title": "Analyse Garantie Minimale",
"nutrients": [
{
"nutrient": "Azote Totale (N)",
"value": 15,
"unit": "%"
},
{
"nutrient": "Acide Phosphorique Assimilable (P2O5)",
"value": 22,
"unit": "%"
},
{
"nutrient": "Potasse Soluble (K2O)",
"value": 6,
"unit": "%"
},
{
"nutrient": "Magnésium (Mg)",
"value": 1.21,
"unit": "%"
},
{
"nutrient": "Bore (B)",
"value": 0.12,
"unit": "%"
},
{
"nutrient": "Soufre (S)",
"value": 6.36,
"unit": "%"
},
{
"nutrient": "Calcium (Ca)",
"value": 1.24,
"unit": "%"
},
{
"nutrient": "Zinc (Zn)",
"value": 0.55,
"unit": "%"
},
{
"nutrient": "% de matière",
"value": 0.5,
"unit": "%"
}
]
},
"ingredients_en": null,
"ingredients_fr": null,
"cautions_en": null,
"cautions_fr": [
"Cet engrais renferme du B, ZN et ne doit être employé que de la manière recommandée."
],
"instructions_en": null,
"instructions_fr": null
}
Binary file added test_data/labels/label_003/img_001.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
76 changes: 76 additions & 0 deletions test_data/labels/label_004/expected_output.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,76 @@
{
"company_name": "Evergreen liquid plant food ltd",
"company_address": "790 st charles street x. rr1, Breslau, Ontario N0B 1M0",
"company_website": null,
"company_phone_number": null,
"manufacturer_name": null,
"manufacturer_address": null,
"manufacturer_website": null,
"manufacturer_phone_number": null,
"fertiliser_name": "Monty's 8-16-8",
"registration_number": null,
"lot_number": "3",
"weight": [
{
"value": 13.4,
"unit": "kg"
}
],
"density": {
"value": null,
"unit": null
},
"volume": {
"value": null,
"unit": null
},
"npk": "8-16-8",
"guaranteed_analysis_en": {
"title": "Guaranteed Analysis",
"nutrients": [
{
"nutrient": "Total Nitrogen (N)",
"value": 8,
"unit": "%"
},
{
"nutrient": "Available Phosphate (P2O5)",
"value": 16,
"unit": "%"
},
{
"nutrient": "Soluble Potash (K2O)",
"value": 8,
"unit": "%"
}
]
},
"guaranteed_analysis_fr": {
"title": "Analyse Garantie Minimale",
"nutrients": [
{
"nutrient": "Azote Totale (N)",
"value": 8,
"unit": "%"
},
{
"nutrient": "Acide Phosphorique Assimilable (P2O5)",
"value": 16,
"unit": "%"
},
{
"nutrient": "Potasse Soluble (K2O)",
"value": 8,
"unit": "%"
}
]
},
"ingredients_en": null,
"ingredients_fr": null,
"cautions_en": null,
"cautions_fr": null,
"instructions_en": [
"For use on all field, fruit and vegetal crops."
],
"instructions_fr": null
}
Binary file added test_data/labels/label_004/img_001.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 54face2

Please sign in to comment.