triple Mu
18a37a270b
Update model_zoo.py ( #4495 )
support yolov8s ncnn
3 years ago
kennybradley
f79daf4071
I added yolov7 tiny to the model zoo since it already exists in the ncnn-assets ( #4693 )
3 years ago
Jiao Dian's Power Plant
b07c5fc811
Remove unused imports in python ( #4378 )
3 years ago
Guo Haria
67f52ba73c
Update yolov5.py ( #3656 )
fix rect position bug.
4 years ago
li mengyang
be054aacb0
some misspell ( #3046 )
* just a spell check
* some misspell
4 years ago
Cai Shanli
2edb3ed7a4
nanodet python demo ( #2723 )
* nanodet python demo
* add clip
* fix clip wh
* remove nms package requirement
5 years ago
Cai Shanli
90a1fa158d
Fix model zoo download ( #2660 )
* fix model zoo download files
* fix yolov4.bin download split
* fix python/examples/shufflenetv2
5 years ago
Cai Shanli
eb6797ac7d
fix model zoo download files ( #2659 )
5 years ago
mosheliv
ba70b2f780
Update README.md ( #2581 )
* Update README.md
type in pip command to install requirements
* Update model_store.py
fix not working url. the models in the previous url were just stub.
5 years ago
Cai Shanli
bf845a6fe3
add python ( #2514 )
* add python
* check elempack when convert ncnn.Mat to numpy.ndarray
fix build with NCNN_STRING=OFF
5 years ago