Metadata-Version: 2.1
Name: fvcore
Version: 0.1.5.post20221221
Summary: Collection of common code shared among different research projects in FAIR computer vision team
Home-page: https://github.com/facebookresearch/fvcore
Author: FAIR
License: Apache 2.0
Requires-Python: >=3.6
Requires-Dist: numpy
Requires-Dist: yacs >=0.1.6
Requires-Dist: pyyaml >=5.1
Requires-Dist: tqdm
Requires-Dist: termcolor >=1.1
Requires-Dist: Pillow
Requires-Dist: tabulate
Requires-Dist: iopath >=0.1.7
Requires-Dist: dataclasses ; python_version < "3.7"
Provides-Extra: all
Requires-Dist: shapely ; extra == 'all'

