tianjiahao

Results 4 issues of tianjiahao

I've trained for more than one week and got many snapshot models, but when I used these models in OpenPose VC++project,it dosen't work(can not see any keypoint when testing). Has...

myubuntu:~/Desktop/tf-cpn/models/COCO.res101.384x288.CPN$ python3 mptest.py -d 0 -m log/model_dump/snapshot_350.ckpt Traceback (most recent call last): File "mptest.py", line 21, in from COCOAllJoints import COCOJoints File "/home/myubuntu/Desktop/tf-cpn/models/COCO.res101.384x288.CPN/../../data/COCO/COCOAllJoints.py", line 12, in from pycocotools.coco import COCO...

onnx_model_example.ipynb this support point_coords parameter ,I not find onnx model generate masks for an entire image like this: from mobile_sam import SamAutomaticMaskGenerator mask_generator = SamAutomaticMaskGenerator(mobile_sam) masks = mask_generator.generate()

### bug描述 Describe the Bug -------------------------------------- C++ Traceback (most recent call last): -------------------------------------- 0 paddle::imperative::Tracer::TraceOp(std::string const&, paddle::imperative::NameVarBaseMap const&, paddle::imperative::NameVarBaseMap const&, paddle::framework::AttributeMap, std::map const&) 1 void paddle::imperative::Tracer::TraceOpImpl(std::string const&, paddle::imperative::details::NameVarMapTrait::Type const&, paddle::imperative::details::NameVarMapTrait::Type...

status/new-issue
type/bug-report