update
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@ -136,7 +136,7 @@ dmypy.json
|
||||
|
||||
# Cython debug symbols
|
||||
cython_debug/
|
||||
|
||||
*.jpg
|
||||
data/CamVid/
|
||||
#*.jpg
|
||||
*.png
|
||||
*.pth
|
||||
|
BIN
data/1.mp4
BIN
data/1.mp4
Binary file not shown.
@ -30,6 +30,7 @@ def filtervideo():
|
||||
|
||||
flag = get_object_location(videopath)
|
||||
results.append({'id':videoid, 'result':flag})
|
||||
os.remove(videopath)
|
||||
print('{} >>>>{}'.format((date),(results)))
|
||||
return json.dumps(results)
|
||||
|
||||
|
BIN
lianhua_1.jpg
Normal file
BIN
lianhua_1.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 15 KiB |
BIN
tools/pic_unscan_front.jpg
Normal file
BIN
tools/pic_unscan_front.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 386 KiB |
Reference in New Issue
Block a user