Commit History

Update app.py
efd82c6

vchiang001 commited on

Update app.py
6f4b064

vchiang001 commited on

Update app.py
9f10359

vchiang001 commited on

Update app.py
bc2d71a

vchiang001 commited on

Update app.py
ffecbee

vchiang001 commited on

Update app.py
46cf04e

vchiang001 commited on

Upload 15 files
3324bdf

vchiang001 commited on

Create DLC_ma_superquadruped_resnet_50_iteration-0_shuffle-1/README.md
32bfd81

vchiang001 commited on

Delete dlcmodel/DLC_ma_superquadruped_resnet_50_iteration-0_shuffle-1
271c259

vchiang001 commited on

Create DLC_ma_superquadruped_resnet_50_iteration-0_shuffle-1/
fb879be

vchiang001 commited on

Delete dlcmodel/DLC_ma_superquadruped_resnet_50_iteration-0_shuffle-1
fed49db

vchiang001 commited on

Create DLC_ma_superquadruped_resnet_50_iteration-0_shuffle-1
4a33563

vchiang001 commited on

trying understanding drawing the bounding box
4b581a2

vchiang001 commited on

math & mean
387fb92

vchiang001 commited on

import json
59f5ccc

vchiang001 commited on

Update requirements.txt
e36757c

vchiang001 commited on

added social interaction
6b3cee2

vchiang001 commited on

Update requirements.txt
a21d5a2

vchiang001 commited on

change bbox
da3d8c5

vchiang001 commited on

SyntaxError: invalid syntax
1b09886

vchiang001 commited on

bounding box colour, and width
0f16693

vchiang001 commited on

alphabetical order, units, question marks
d8bcaeb

vchiang001 commited on

#pdb.set_trace()
af1b8b0

vchiang001 commited on

print(dlc_outputs[i])
60b0dfd

vchiang001 commited on

return img_input, download_file
a743ec5

vchiang001 commited on

change config & pose
845d51c

vchiang001 commited on

#share=True
46cd850

vchiang001 commited on

Merge branch 'main' of https://huggingface.co/spaces/vchiang001/megadetdlc into main
724ded7

v.chiang001 commited on

fix the links to different files
3c49e25

v.chiang001 commited on

Delete save_results.py
0039924

vchiang001 commited on

updated with latest hugging face: json, bodyparts
4308783

v.chiang001 commited on

Update requirements.txt
4c6e8fc

vchiang001 commited on

save_results.py
bc3862a

vchiang001 commited on

pred_llk >= likelihood_th: without extra bracket
94089c8

vchiang001 commited on

#(pred_label == list_labels_as_str.index('animal')) and \ #vsccchange
f3fcca3

vchiang001 commited on

font without an s
5a124a6

vchiang001 commited on

list_labels_as_str = [i for i in yolo_results.names.values()]
4b6b0e5

vchiang001 commited on

print(type(yolo_results))
c170625

vchiang001 commited on

print(yolo_results) as error with imgs
6763af7

vchiang001 commited on

try out no df and see
43c76df

vchiang001 commited on

o Exception: [Errno 13] Permission denied: '/megadet_model'. Cache may be out of date, try `force_reload=True` or see https://github.com/ultralytics/yolov5/issues/36 for help.
3e1830e

vchiang001 commited on

#share=True
23def39

vchiang001 commited on

Update app.py
981ddaa

vchiang001 commited on

Remove DownloadModel
4fb680f

vchiang001 commited on

path_to_DLCmodel = DownloadModel(dlc_model_input_str, '/dlcmodel/')
fced1f5

vchiang001 commited on

/dlcmodel/pretrained_model_urls.yaml
c02a671

vchiang001 commited on

RuntimeError: Share is not supported when you are in Spaces
6c59e2b

vchiang001 commited on

from dlcmodel.models import DownloadModel
8d57e55

vchiang001 commited on

Create new file
e45a182

vchiang001 commited on