2019-05-04 02:43:35 +08:00
|
|
|
Source: dlib
|
2020-08-22 01:40:21 +08:00
|
|
|
Version: 19.21
|
2020-09-04 12:57:11 +08:00
|
|
|
Port-Version: 4
|
2020-11-19 05:55:25 +08:00
|
|
|
Build-Depends: libjpeg-turbo, libpng, blas, lapack
|
2019-06-16 07:54:47 +08:00
|
|
|
Homepage: https://github.com/davisking/dlib
|
2019-05-04 02:43:35 +08:00
|
|
|
Description: Modern C++ toolkit containing machine learning algorithms and tools for creating complex software in C++
|
2020-05-08 14:33:16 +08:00
|
|
|
Default-Features: fftw3, sqlite3
|
2019-05-04 02:43:35 +08:00
|
|
|
|
|
|
|
Feature: cuda
|
2020-12-24 09:05:36 +08:00
|
|
|
Build-Depends: cuda, cudnn
|
2019-05-04 02:43:35 +08:00
|
|
|
Description: CUDA support for dlib
|
2020-05-08 14:33:16 +08:00
|
|
|
|
|
|
|
Feature: fftw3
|
|
|
|
Build-Depends: fftw3
|
|
|
|
Description: fftw3 support for dlib
|
|
|
|
|
|
|
|
Feature: sqlite3
|
|
|
|
Build-Depends: sqlite3
|
|
|
|
Description: sqlite3 support for dlib
|