Object-detection

时间:2024-04-26 04:28:51
【文件属性】:

文件名称:Object-detection

文件大小:7KB

文件格式:ZIP

更新时间:2024-04-26 04:28:51

Python

物体检测 怎么跑 git clone https://github.com/Has970211/Object-detection.git cd Object-detection # install project pip install -e . pip install -r requirements.txt 进口货 from ObjectDetection_detectron2.Inference.inference import test #set paths output_dir = '....' #set the folder path of output weight folder that we have supplied img_folder = '....' #set the folder path of test image folder(which only cont


【文件预览】:
Object-detection-master
----ObjectDetection_detectron2()
--------CREATED()
--------Numpy_image()
--------Inference()
--------__init__.py(0B)
--------Dataloader()
----requirements.txt(50B)
----setup.py(555B)
----README.md(1006B)

网友评论