AliKHalili commited on
Commit
e624ea6
·
1 Parent(s): 0e82bac

Updated README

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -13,6 +13,7 @@ A YOLOv7X model has been trained using the dataset, and you can access the train
13
  </a>
14
  </p>
15
 
 
16
  ### Acquisition
17
  The dataset creation involved the following steps:
18
 
@@ -22,6 +23,7 @@ The dataset creation involved the following steps:
22
  - **Conversion and Filtering:** Videos were turned into frames; similar frames were filtered out using Cosine Similarity.
23
  - **Object Detection:** The trained model identified objects in the new images.
24
  - **Quality Check:** A comprehensive review ensured dataset accuracy and consistency.
 
25
 
26
  ## Motivation
27
  Accurate and reliable identification of different cattle body parts is crucial for various agricultural and veterinary applications. This dataset aims to provide a valuable resource for researchers, developers, and enthusiasts working on object detection tasks involving cattle, ultimately contributing to advancements in livestock management, health monitoring, and related fields.
 
13
  </a>
14
  </p>
15
 
16
+ <!--
17
  ### Acquisition
18
  The dataset creation involved the following steps:
19
 
 
23
  - **Conversion and Filtering:** Videos were turned into frames; similar frames were filtered out using Cosine Similarity.
24
  - **Object Detection:** The trained model identified objects in the new images.
25
  - **Quality Check:** A comprehensive review ensured dataset accuracy and consistency.
26
+ -->
27
 
28
  ## Motivation
29
  Accurate and reliable identification of different cattle body parts is crucial for various agricultural and veterinary applications. This dataset aims to provide a valuable resource for researchers, developers, and enthusiasts working on object detection tasks involving cattle, ultimately contributing to advancements in livestock management, health monitoring, and related fields.