Commit Graph

327 Commits

Author SHA1 Message Date
Thibault Durand 4da0cd6d79
Evo: add output to a json file option when running on a video (#3723) 2023-09-21 06:46:17 +02:00
Muhammad Maaz 5a9970b24a
Add support for less or more frequent mAP calculation while training (#4918)
* Feature: Add support to pass '-mAP_epochs' from command line.

'-mAP_epochs' decide after how many epochs mAP should be calculated. Default value is 4 which means the mAP will be calculated after each 4 epochs.
2023-09-01 16:20:25 +02:00
Stefano Sinigardi d47d72cb70
minor spelling fixes (#8830)
* minor spelling fixes
* fix spacing
* bump stb to latest and greatest
2023-08-25 16:47:31 +02:00
Stéphane Charette fb2c3b0d6d
Update README.md
remove bad links to google groups and reddit
2023-06-20 12:25:59 -07:00
Stéphane Charette 69005fb598
Update README.md
Link to new repo in readme
2023-06-20 12:09:53 -07:00
Stéphane Charette 8c2e3ad5b8
Update README.md
link to FAQ and Discord
2023-06-20 12:01:49 -07:00
Alexey 25505164a3
Update README.md 2022-07-18 00:24:59 +03:00
Alexey 69514cac9e
Update README.md 2022-07-07 05:44:53 +03:00
jenhaoyang 47aa6cceb6
Update Readme.txt URL Typo (#8285)
Update Readme.txt Typo
2022-01-08 05:13:03 +03:00
Stefano Sinigardi 4b35dbbf9a
update to cuda 11.5 (#8174) 2021-11-12 04:58:00 +01:00
Stefano Sinigardi aef928cc0c
remove travis ci (#8143) 2021-10-08 01:20:20 +03:00
Alexey 2495bd7166
Update README.md 2021-08-22 02:52:15 +03:00
Alexey 1be96802a0
Update README.md 2021-07-12 05:40:11 +03:00
Alexey 08088dccbb
Update README.md 2021-07-08 01:14:28 +03:00
Alexey 842a602584
Update README.md 2021-07-08 01:13:29 +03:00
Alexey 86ced7151a
Update README.md 2021-06-30 06:51:24 +03:00
Alexey 90c15f8f04
Update README.md 2021-06-30 06:37:57 +03:00
Alexey 070ed01e26
Update README.md 2021-06-21 23:47:53 +03:00
Alexey 00b8e29b68
Update README.md 2021-06-12 02:53:08 +03:00
Alexey 83e377989d
Update README.md 2021-06-07 19:52:22 +03:00
Stefano Sinigardi 8c85eb7784
[build.ps1/setup.sh] do not export vcpkg_root anymore, add setup scripts to CI (#7751)
* [build.ps1] do not export vcpkg_root anymore

* [README.md] add a build step related to Set-ExecutionPolicy on Windows

* use scope currentuser to avoid admin powershell

* simplify even more set-executionpolicy command order

* remove unnecessary decoration to shell commands to improve user experience with copy button

* write instructions to build using only cmake

* Update README.md

* add target install

* improve setup scripts for future tests

* improve setup.sh script for more tool installations and add command line flags handling

* add CI tests for setup scripts

* use nuget artifact cache to improve CI build times

* disable interactivity for build script when called from setup script, add kitware gpg key in CI

* enable cudnn in setup.sh

* add a workaround for missing nvidia drivers in CI

* setup CUDA env variables

* remove some very slow builds from travis and move them to github actions

* chmod sh scripts

* use deploy-cuda scripts also in PR pipelines

* install asm tools

* restore links missing for CI when using deploy-cuda.sh

* enable cudnn on ubuntu ci pipelines

* pass CUDA env variables

* add missing cuda install for opencv2 and opencv3 ci pipelines

* remove unnecessary steps

Co-authored-by: Alexey <AlexeyAB@users.noreply.github.com>
2021-06-04 15:02:07 +03:00
Stefano Sinigardi 0024a6a3c8
[build.ps1] improvements (#7711)
* use parentheses to make clear operator order, print out versions

* add english language pack note in README.md

* add even more build info
2021-05-16 22:16:49 +03:00
Alexey 96971deaa7
Update README.md 2021-04-21 03:11:31 +03:00
Stefano Sinigardi ba8f7bf756
improve build process even more (#7610)
* test for shared libs

* improve flag handling

* build so lib in ci

* clone vcpkg if not found

* fix

* improve clang handling

* bump vcpkg.json version

* gemm.c compatible with ARM

* remove unnecessary vcpkg.json field

* do not unnecessarily rebuild vcpkg in the CI build stage

* use alexeyab nuget cache

* enable self-removal of build folder

* add interactivity in build.ps1 if not opt-out

* spellcheck README

* fix another leftover spelling error

* also auto-update darknet if possible

* do not self-update darknet in CI
2021-04-18 16:11:36 +03:00
Stefano Sinigardi cfd466b554
Merge branch 'master' into master 2021-04-16 15:42:15 +02:00
Stefano Sinigardi 580a5a6c9b improve readme more 2021-04-15 17:59:23 +02:00
Stefano Sinigardi b064668bbb improve readme wording about build.ps1 2021-04-15 14:53:58 +02:00
Stefano Sinigardi e1c02e02da circumvent current upstream bugs 2021-04-15 08:15:27 +02:00
Stefano Sinigardi 013d5e676d use only build.ps1 2021-04-14 15:06:10 +02:00
Stefano Sinigardi 0ee9c108cf
Merge branch 'master' into dev/cenit/fixes 2021-04-11 19:20:50 +02:00
Alexey e83d6526cd
Update README.md 2021-04-07 03:16:01 +03:00
Alexey 730e5c1c6a
Update README.md 2021-03-28 17:51:02 +03:00
Stefano Sinigardi 6a2cab982a use same opencv feature set independently of cuda 2021-02-21 12:47:05 +01:00
Stefano Sinigardi e72a11a04c update README 2021-01-23 16:29:51 +01:00
Alexey 103d301ccb
Update README.md 2021-01-09 05:49:43 +03:00
Alexey b11af9e93b
Update README.md 2021-01-05 16:48:02 +03:00
Alexey 95339f2df5
Update README.md 2020-12-27 04:05:20 +03:00
Alexey f83231fa1d
Update README.md 2020-12-26 17:45:07 +03:00
Alexey c5b8bc7f24
Update README.md 2020-12-21 20:39:35 +03:00
Alexey 84fa42a966
Update README.md 2020-12-18 05:45:09 +03:00
Alexey d18d73ff5f
Readme.md for Xilinx Zynq Ultrascale+ (DPU) ZCU102/ZCU104 2020-12-18 02:25:53 +03:00
Alexey 972b25c5c8
Update README.md 2020-12-14 18:19:49 +03:00
AlexeyAB b5ff7f4cd3 Save weights for each 1000 iterations if max_batches < 10000 2020-12-10 23:13:26 +03:00
Alexey 1b936ab9ad
Update README.md 2020-12-10 22:56:54 +03:00
Alexey 4ee3be7e68
Update README.md 2020-12-07 17:27:02 +03:00
Alexey 66dfa5bba4
Update README.md 2020-12-07 17:22:17 +03:00
MarvinKlemp 3d33bbfecc
generalized statement 2020-11-12 10:07:54 +01:00
MarvinKlemp 5ebcf63fce
Added a hint for installation with CUDA version >= 11 2020-11-08 16:30:21 +01:00
Alexey 14b196d4f2
Update README.md 2020-11-04 22:01:46 +03:00
Alexey d65909fbea
Update README.md 2020-10-11 15:54:55 +03:00