Commit Graph

23 Commits

Author SHA1 Message Date
Stefano Sinigardi 9baf9861d7 restore shared lib as default 2019-08-01 07:47:38 +02:00
Stefano Sinigardi ae0306e851 option to build project using cpp compiler if c not working/available 2019-07-25 09:47:27 +02:00
Stefano Sinigardi 6daa15b84f add a message when package is found 2019-07-18 16:42:34 +02:00
Stefano Sinigardi b9e7cd3d35 introduce functions to detect build features 2019-07-18 10:48:19 +02:00
Stefano Sinigardi 52dabbbd02 move towards using only modern cmake - part 2 2019-05-13 17:23:02 +02:00
Stefano Sinigardi 73cc42c96d improve CI compatibility with updated opencv@2 and opencv@3 on mac, fix variable not expanded for vcpkg 2019-04-23 15:29:53 +02:00
Stefano Sinigardi 6497ba1bfd [dark.lib] set correct function visibility when building shared libs also for non-msvc compilers 2019-04-18 16:16:55 +02:00
Stefano Sinigardi 77917d02fb [headers] move .h files to our own subfolder to avoid clashes with other libraries 2019-04-17 14:17:13 +02:00
Stefano Sinigardi da74882fe1 cleanup in preparation to opencv-4 work 2019-03-28 17:54:27 +01:00
Stefano Sinigardi 2c8ff8db0d create cmake targets for proper lib export 2019-03-05 18:34:53 +01:00
Stefano Sinigardi 6e7c7976d7 move as many defs as possible away from darknet.h 2019-02-18 11:33:25 +01:00
Stefano Sinigardi b3579380dc improve compatibility with c++ compilers, prepare for CMake 2019-02-15 17:27:12 +01:00
Tino Hager b2c03b1615 fix build error, add c# wrapper class 2018-06-24 22:45:07 +02:00
Howard Stark 892860e84e
Added CPU Optical Flow 2018-02-18 22:04:01 -08:00
Joseph Redmon 8f1b4e0962 updates and things 2016-09-01 16:48:41 -07:00
Joseph Redmon d572dc7e66 inet label script 2015-06-12 22:25:18 -07:00
Joseph Redmon fb9e0fe336 Big changes to detection 2015-03-04 14:56:38 -08:00
Joseph Redmon c592fc7491 New name: Darknet 2015-01-27 13:52:37 -08:00
Joseph Redmon b715671988 Works well on MNIST 2013-12-05 13:17:16 -08:00
Joseph Redmon 2db9fbef2b Parsing, image loading, lots of stuff 2013-11-13 10:50:38 -08:00
Joseph Redmon d7286c2732 Loading may or may not work. But probably. 2013-11-06 16:09:41 -08:00
Joseph Redmon 9b1774bd39 Connected layers work forward and backward! 2013-11-06 10:37:37 -08:00
Joseph Redmon 41bcfac86f First Commit! 2013-11-04 11:11:01 -08:00