Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
PINTO0309 authored Dec 17, 2024
1 parent 0885055 commit 0bfe7fb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions 462_Gaze-LLE/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ Gaze-LLE provides a streamlined gaze architecture that learns only a lightweight
[-dwk]
[-ost OBJECT_SOCRE_THRESHOLD]
[-ast ATTRIBUTE_SOCRE_THRESHOLD]
[-cst CENTROID_SOCRE_THRESHOLD]
[-dnm]
[-dgm]
[-dlr]
Expand Down Expand Up @@ -86,6 +87,8 @@ Gaze-LLE provides a streamlined gaze architecture that learns only a lightweight
The detection score threshold for object detection. Default: 0.35
-ast ATTRIBUTE_SOCRE_THRESHOLD, --attribute_socre_threshold ATTRIBUTE_SOCRE_THRESHOLD
The attribute score threshold for object detection. Default: 0.70
-cst CENTROID_SOCRE_THRESHOLD, --centroid_socre_threshold CENTROID_SOCRE_THRESHOLD
The heatmap centroid score threshold. Default: 0.30
-dnm, --disable_generation_identification_mode
Disable generation identification mode. (Press N on the keyboard to switch modes)
-dgm, --disable_gender_identification_mode
Expand Down

0 comments on commit 0bfe7fb

Please sign in to comment.