Skip to content

Instantly share code, notes, and snippets.

View haddagart's full-sized avatar
🧠
Doing research

Abdelkader Haddag haddagart

🧠
Doing research
View GitHub Profile
@fernandoaleman
fernandoaleman / how-to-clean-up-ubuntu.md
Last active March 17, 2025 10:14
How to clean up Ubuntu

How To Clean Up Ubuntu

Some simple ways to free up space on Ubuntu

Remove Unnecessary Packages and Dependencies

apt-get autoremove
@jin-zhe
jin-zhe / actionrecognitiondatasets.md
Last active May 30, 2025 17:25
An overview of action recognition datasets and their detection classes

Activity Recognition Datasets

An overview of recent action recognition datasets and their detection classes

Concepts & terminologies:

  • Action: Atomic low-level movement such as standing up, sitting down, walking, talking etc.
  • Activity/event: Higher level occurence then actions such as dining, playing, dancing
  • Trimmed video: A short video clip containing event/action/activity of interest
  • Untrimmed video: A video clip of arbitrary length potentially containing durations without activities of interest
  • Localization: locating an instance of event/action/activity within a video at a spatial or temporal scale
  • Spatial localization: Locating the region/area of an instance of action/activity within a video