Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Leooo-Huang/awesome-human-activity-recognition
/ functions
Functions
13 in github.com/Leooo-Huang/awesome-human-activity-recognition
⨍
Functions
13
◇
Types & classes
0
↓ 1 callers
Function
build_catalog
()
tools/catalog_builder.py:75
↓ 1 callers
Function
build_snapshot
Build the full SOTA snapshot for all tracked tasks.
tools/sota_updater.py:62
↓ 1 callers
Function
catalog_to_csv
(catalog: Dict[str, List[Dict[str, str]]])
tools/catalog_builder.py:88
↓ 1 callers
Function
collect_dataset_files
Return mapping of modality -> list of dataset Markdown files.
tools/catalog_builder.py:30
↓ 1 callers
Function
extract_metadata
Extract simple key/value metadata from the bullet list in each card. Example: - **Modality:** RGB video
tools/catalog_builder.py:55
↓ 1 callers
Function
extract_title
Grab the first level-1 heading as the dataset title.
tools/catalog_builder.py:44
↓ 1 callers
Function
fetch_task_evaluations
Fetch evaluation results (top SOTA entries) for a task.
tools/sota_updater.py:43
↓ 1 callers
Function
fetch_task_info
Fetch task metadata from Papers with Code.
tools/sota_updater.py:31
↓ 1 callers
Function
main
()
tools/catalog_builder.py:111
↓ 1 callers
Function
main
()
tools/sota_updater.py:90
↓ 1 callers
Function
main
()
tools/normalize_ascii.py:45
↓ 1 callers
Function
normalize_text
(text: str, replacements: Dict[str, str])
tools/normalize_ascii.py:38
↓ 1 callers
Function
print_summary
(catalog: Dict[str, List[Dict[str, str]]])
tools/catalog_builder.py:100