Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
inajetovic authored Dec 13, 2021
1 parent 3c99930 commit 951ebdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Forest-Fire-Recognition
Project work for the Image Processing and Computer Vision exam:

![ Alt text](firegif. gif) / ! [](firegif. gif)
![Alt Text](firegif.gif)

Different data and approaches was used to tackle the Forest Fire Image Recognition task, reaching very high metrics scores: almost 99% of accuracy and 0.99 of f1 score.
It is important to notice that despite the datasets used have many bad quality images and even some mislabelled (or ambiguous) images, the model achieves really good results. Furthermore, it was also performed an error analysis procedure (with EBAnO) to understand why the proposed model committed certain errors.
Expand Down

0 comments on commit 951ebdc

Please sign in to comment.