parent
fedfec2a4c
commit
e04130f15e
@ -1,66 +1,54 @@
|
||||
*.o
|
||||
*.a
|
||||
*.dSYM
|
||||
*.csv
|
||||
*.out
|
||||
*.png
|
||||
*.so
|
||||
*.exe
|
||||
*.dll
|
||||
*.lib
|
||||
*.dylib
|
||||
*.pyc
|
||||
mnist/
|
||||
data/
|
||||
caffe/
|
||||
grasp/
|
||||
images/
|
||||
opencv/
|
||||
convnet/
|
||||
decaf/
|
||||
submission/
|
||||
cfg/
|
||||
temp/
|
||||
build/darknet/*
|
||||
build_*/
|
||||
ninja/
|
||||
ninja.zip
|
||||
vcpkg_installed/
|
||||
!build/darknet/YoloWrapper.cs
|
||||
.fuse*
|
||||
*.weights
|
||||
build/*.cmake
|
||||
build/*.ninja
|
||||
build/*.txt
|
||||
build/*.json
|
||||
build/CMakeFiles/
|
||||
build/detect_cuda_compute_capabilities.cu
|
||||
build/.ninja_deps
|
||||
build/.ninja_log
|
||||
build/Makefile
|
||||
*/vcpkg-manifest-install.log
|
||||
build.log
|
||||
__pycache__/
|
||||
# Bloody frontend
|
||||
node_modules
|
||||
bower_components
|
||||
|
||||
# VSCode
|
||||
.vscode
|
||||
|
||||
# OS Generated #
|
||||
.DS_Store*
|
||||
ehthumbs.db
|
||||
Icon?
|
||||
Thumbs.db
|
||||
*.swp
|
||||
# Ignore Visual Studio files
|
||||
*.obj
|
||||
*.pdb
|
||||
*.user
|
||||
*.aps
|
||||
*.pch
|
||||
*.vspscc
|
||||
*_i.c
|
||||
*_p.c
|
||||
*.ncb
|
||||
*.suo
|
||||
*.tlb
|
||||
*.cache
|
||||
*.tlh
|
||||
*.bak
|
||||
*.cache
|
||||
*.ilk
|
||||
*.log
|
||||
*.lib
|
||||
*.sbr
|
||||
*.scc
|
||||
*.dbmdl
|
||||
*.nupkg
|
||||
*.p7s
|
||||
*.sln.ide
|
||||
*.onnx
|
||||
[Bb]in
|
||||
[Dd]ebug*/
|
||||
[Oo]bj/
|
||||
[Rr]elease*/
|
||||
_ReSharper*/
|
||||
[Tt]est[Rr]esult*
|
||||
TestsResult.html
|
||||
[Bb]uild[Ll]og.*
|
||||
*.[Pp]ublish.xml
|
||||
[Tt]humbs.db
|
||||
|
||||
# IDE generated #
|
||||
.vs/
|
||||
.vscode/
|
||||
# NuGet
|
||||
/packages/
|
||||
**/packages/*
|
||||
!**/packages/build/
|
||||
|
||||
# Managed by CMake
|
||||
src/version.h
|
||||
# Build
|
||||
/artifacts/
|
||||
|
||||
# Build artifacts
|
||||
lib/
|
||||
share/
|
||||
include/darknet/
|
||||
uselib
|
||||
uselib_track
|
||||
darknet
|
||||
vcpkg/
|
||||
.localhistory
|
||||
.vs/
|
Binary file not shown.
@ -1 +1 @@
|
||||
d8b06ec6e68c19fe6706483b922cb556bc7a89a968b82d3f71aad430a8fb84fb
|
||||
5560cd1002dbe4539f9e43ae46cbe690145b0a4b2edd4a4eed18fabd21a0c27c
|
||||
|
Binary file not shown.
Binary file not shown.
@ -1 +1 @@
|
||||
a2e308b4ff36099adb277b73d1c52b3408af94527cd7ccc25e5a636640e0c29e
|
||||
04a50ceab159ea786c56ba8ea60d0513868855b532afb5140660b2b597b148c8
|
||||
|
Binary file not shown.
Binary file not shown.
@ -1 +1 @@
|
||||
f426e6a434a2fc8387e3d537276d02f6cf81d1a9ad7d6c180ee6ed07027c56e6
|
||||
77e8df075c7d1f0f3dc236560a0047f015aa2ee269d969915745f95d3be4c2de
|
||||
|
Binary file not shown.
Binary file not shown.
@ -1 +1 @@
|
||||
5da1357c9eefef2d7ad7c9bb0c603c0f7ef9b42dc2cecea34ee721a98d798d52
|
||||
41bfc06d75e1228dd2a09cea218be6ef02f4290e829a20aa336f3a48d826fcfc
|
||||
|
Binary file not shown.
Binary file not shown.
@ -1 +1 @@
|
||||
d17f9dca864c4d8df026d969f5b6ea99b9c64210522de05cbf223c73c87241f4
|
||||
5ab19946e0862a233cc54d291fd7a3f27e64b66b5ba0deed43cb098d1e9e2950
|
||||
|
Binary file not shown.
Binary file not shown.
@ -1 +1 @@
|
||||
41452b14e8c8ea81ab536b55333608fe5ea90183b89453bd74806e2add53c90c
|
||||
0a16ec38b6c4b5fcb1005d7c9ec70a307d026e3be3d426b201c8e1f37a231ec7
|
||||
|
Binary file not shown.
Loading…
Reference in new issue