Skip to content

YuxinZhaozyx/easycore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

easycore

GitHub release PyPI Actions Status

easycore is a collection of tools to support research and development.

This project is inspired by facebookresearch/fvcore. Some code in this project is modified from fvcore's code.

English | 中文

Features and Todos

  • light weight and flexible config tools
  • multiprocessing acceleration tools
  • register mechanism
  • flexible path manage tools (support local path, remote URL, path redirecting)

Install

Install from PyPI

pip install easycore

Install from GitHub

pip install 'git+https://github.com/YuxinZhaozyx/easycore.git'

Install from a local clone

git clone https://github.com/YuxinZhaozyx/easycore.git
cd easycore
pip install -e .

Documentation

License

This library is under MIT LICENSE.

About

A collection of tools to support research and development.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages