fvcore 0.1.5.post20221221
0
Collection of common code shared among different research projects in FAIR computer vision team
Contents
Collection of common code shared among different research projects in FAIR computer vision team
Stars: 2002, Watchers: 2002, Forks: 227, Open Issues: 50The facebookresearch/fvcore
repo was created 5 years ago and the last code push was 1 weeks ago.
The project is very popular with an impressive 2002 github stars!
How to Install fvcore
You can install fvcore using pip
pip install fvcore
or add it to a project with poetry
poetry add fvcore
Package Details
- Author
- FAIR
- License
- Apache 2.0
- Homepage
- https://github.com/facebookresearch/fvcore
- PyPi:
- https://pypi.org/project/fvcore/
- GitHub Repo:
- https://github.com/facebookresearch/fvcore
Related Packages
Errors
A list of common fvcore errors.
Code Examples
Here are some fvcore
code examples and snippets.
GitHub Issues
The fvcore package has 50 open issues on GitHub
- ValueError: Invalid type <class 'numpy.int32'> for the flop count! Please use a wider type to avoid overflow.
- ShapelyDeprecationWarning in CropTransform
- fix pypi package release
- add lstm layer support