Skip to content

discussions Search Results · repo:PINTO0309/PINTO_model_zoo language:Python

Filter by

15 results
 (73 ms)

15 results

inPINTO0309/PINTO_model_zoo (press backspace or delete to remove)

I did try to reconvert 081_MiDaS_v2 to coreml but failed. I know there are already there some coreml models but they using multiarray for input and output and using old smaller minimum_deployment_target. ...

Greetings, I m studying neural networks and I m currently browsing through PINTO model zoo to understand the traffic component detection. Can you give me a document that will explain what each step in ...

Hello All, I am following on the issue (https://github.com/PINTO0309/PINTO_model_zoo/issues/143) I am looking at the outputs for the generated onnx model for the FaceMesh, and try to match it with the ...

This is in reference to model 091_gaze-estimation-adas-0002 network https://github.com/PINTO0309/PINTO_model_zoo/tree/main/091_gaze-estimation-adas-0002 In conversion from Openvino IR (.xml + .bin) to ...

I am looking at the outputs of the 3 versions of the model tflite, onnx and IR openvino. The openvino has 3 outputs and ftlite and onnx each have two outputs. How are they identical to each other? openvino ...

I dont know how to use those codes can you provide me with th tflite model of 140_Ultra-Fast-Lane-Detection linked to (https://github.com/ibaiGorordo/TfLite-Ultra-Fast-Lane-Detection-Inference)

Hi! Im testing the tflite converted model and comparing with the original pretrained one (using the float32 model), but the output is quite different from one to the other, is the any conversion that ...

The models downloaded cause crash in ONNX C++ runtime. I regenerated some models like crestereo_init_xxx and crestereo_next_xxx and were loaded successfully. I am wondering how the crestereo_combined_xxx ...

Hi ! I have seen the work of geaxgx using mediapipe models in depthai, and his tutorial of using your conversion tool to get MyriadX Blobs from mediapipe models. But the process is way beyond my abilities. ...

The newer hand_landmark models (20_new_full_litr_sparse): 1. Full model 2. Lite model 3. Sparse model. The models 1 and 2 can be found in the mediapipe. The thrid sparse model, I wasn t able to find ...