noboevbo / nobos_torch_lib

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nobos torch lib

This repository contains code that I use in several of my projects. Included is among other things:

  • Models for a human pose-based action recognition pipeline (see https://github.com/noboevbo/ehpi_action_recognition)
  • Other models for detection, pose estimation, action recognition etc. which are used in multiple of my projects
  • Dataset code
  • (Customized) imbalanced dataset sampler

The repository is publicly accessible, but it's mainly used for my private projects, so I can't guarantee a stable state. Changes to the code are possible at any time.

Open Source Acknowledgments

I used parts of the following open source projects in my code:

Thank you for making this code available!

About

License:MIT License


Languages

Language:Python 100.0%