1
0
mirror of https://git.freebsd.org/ports.git synced 2026-06-02 11:08:52 +00:00
Files
Yuri Victorovich d0a737fa90 Revert "math/*: Improve and expand pkg-descr"
This reverts commit 5f90970e57.
2025-09-30 00:10:55 -07:00

5 lines
286 B
Plaintext

fvcore is a light-weight core library that provides the most common and
essential functionality shared in various computer vision frameworks
developed in FAIR, such as Detectron2, PySlowFast, and ClassyVision. All
components in this library are type-annotated, tested, and benchmarked.