mirror of
https://github.com/deepinsight/insightface.git
synced 2025-12-30 08:02:27 +00:00
30 lines
495 B
Plaintext
30 lines
495 B
Plaintext
.idea/*
|
|
cmake-build-debug/*
|
|
build/*
|
|
test_*.rknn
|
|
test_zip_*
|
|
test_res/pack/*
|
|
test_res/save/*
|
|
!test_res/save/.gitkeep
|
|
# !test_res/save/video_frames/
|
|
test_res/save/video_frames/*
|
|
!test_res/save/video_frames/.gitkeep
|
|
resource/*
|
|
pack/*
|
|
*.zip
|
|
3rdparty/
|
|
.macos_cache/
|
|
*.framework
|
|
.cache/*
|
|
.vscode/*
|
|
build_local/*
|
|
local_build/*
|
|
cpp/inspireface/include/inspireface/information.h
|
|
cpp/inspireface/version.txt
|
|
.DS_Store
|
|
._.DS_Store
|
|
**/.DS_Store
|
|
**/._.DS_Store
|
|
.rknpu2_cache/
|
|
test_res/data/video_frames/
|
|
*.mp4 |