m7mdal7aj commited on
Commit
d998b63
1 Parent(s): 5234b83

Update my_model/tabs/home.py

Browse files
Files changed (1) hide show
  1. my_model/tabs/home.py +1 -1
my_model/tabs/home.py CHANGED
@@ -45,7 +45,7 @@ def run_home() -> None:
45
  robust VQA capabilities, as they push the boundaries of the Visual Turing Test and bring us closer to
46
  achieving true human-like AI cognition.
47
 
48
- Unlike other vision-language tasks, VQA requires many CV sub-tasks to be solved in the process,
49
  including: **Object recognition**, **Object detection**, **Attribute classification**, **Scene
50
  classification**, **Counting**, **Activity recognition**, **Spatial relationships among objects**,
51
  and **Commonsense reasoning**. These VQA tasks often do not require external factual knowledge and only
 
45
  robust VQA capabilities, as they push the boundaries of the Visual Turing Test and bring us closer to
46
  achieving true human-like AI cognition.
47
 
48
+ Unlike other vision-language tasks, VQA requires many Computer Vision sub-tasks to be solved in the process,
49
  including: **Object recognition**, **Object detection**, **Attribute classification**, **Scene
50
  classification**, **Counting**, **Activity recognition**, **Spatial relationships among objects**,
51
  and **Commonsense reasoning**. These VQA tasks often do not require external factual knowledge and only