# WhatsGoingOn **Repository Path**: Maverick_Gao/WhatsGoingOn ## Basic Information - **Project Name**: WhatsGoingOn - **Description**: WGO (What's Going On), a action recognition tool. - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-08-27 - **Last Updated**: 2023-08-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README WGO ========== WGO (What's Going On), an Action Recognition tool. Features ----- 1. Action Recognition of course, but it needs your own implementation of [`WGOInterface`](wgo_interface.py). 2. Load video files, select a segment of it to do recognition. 3. Open camera to capture video stream. Screenshot(s) ----- Shot with modified C3D model. *~~Ignore that Realtime checkbox, not implemented yet.~~ Realtime detection works fine now.* ![](docs/images/Snipaste_2023-05-29_11-05-43.png) Requirements ----- ~~Good graphic card I guess.~~ Not yet.