sniperHJJ

Results 4 issues of sniperHJJ

### 1. System information Ubuntu 18.04 pip3 install tensorflow-gpu==2.2.0 pip3 install tensorflow-addons==0.10.0 onnx == 1.7.0 onnx model link (https://github.com/onnx/models/blob/master/vision/classification/resnet/model/resnet50-v1-7.onnx) Conversion works well, but errors occur when performing. ### 2. Code...

Which detector should I use that has eyes, nose, and pelvis like Posenet in the introduction picture? Can I use the plevis coordinates as the center of both hips?

### Describe the question. My loader is configured as follows. However, KeyError: is occurring. torch 1.12.1+cu113 nvidia-dali-cuda110 1.36.0 I'm using the above version class ExternalInputIterator(object): .... def __next__(self): source_batch =...

question

### 💡 Your Question I want to add my custom layer at the front end of the nas pose model s. example # Input -> custom layer -> yolo nas...