arcsu1 commited on
Commit
82bb1d7
·
verified ·
1 Parent(s): 07c42d7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -8,4 +8,9 @@ tags:
8
 
9
  # Broiler Feces Classifier
10
 
11
- Poultry diseases can decimate poultry industry affecting a regional or national economy. Base on Ren et. al. (2020), there are 60 billion broilers raise annualy, but 4 billions chickens are wasted. With this, a study was conducted with a goal to develop a system where a poultry farmers can detect disease earlier.
 
 
 
 
 
 
8
 
9
  # Broiler Feces Classifier
10
 
11
+ Poultry diseases can decimate poultry industry affecting a regional or national economy. Base on Ren et. al. (2020), there are 60 billion broilers raise annualy, but 4 billions chickens are wasted. With this, a study was conducted with a goal to develop a system where a poultry farmers can detect disease earlier.
12
+ The model was trained from thousands of fecal images. The model gained 4% error rate during testing.
13
+
14
+ # Dependencies
15
+
16
+ To use the model, install Python 2.10 and import Pytorch library.