Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

A forked mmaction2 adapted for the latest transformers and numpy

License

Notifications You must be signed in to change notification settings

JiaqiLi404/mmaction2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2,064 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎬 MMAction2 (Enhanced Fork)

License

Enhanced fork of MMACTION2 with full support for:

  • NumPy 2.0+
  • Transformers 4.45+

🔥 Why this fork?

The original MMACTION2 is an excellent video understanding toolbox.
However, it has compatibility issues with recent versions of NumPy and Transformers, which limits integration with modern pipelines.

This fork solves that:

  • Fixes np.sctypes deprecation in NumPy 2.0+
  • Updates deprecated imports and APIs for Transformers 4.45+
  • Maintains all original MMACTION2 functionalities

⚡ Installation

# Clone this fork
git clone https://github.com/JiaqiLi404/mmaction2.git
cd mmaction2

pip install  .

🤝 Community Collaboration

If you encounter any issues, incompatibilities, or ideas for improvement, we welcome the community to collaborate and help improve compatibility further!

About

A forked mmaction2 adapted for the latest transformers and numpy

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 83.6%
  • Jupyter Notebook 15.0%
  • Shell 1.3%
  • Dockerfile 0.1%