fm64

Results 5 issues of fm64

Hi, maybe this does not go here but is it possible to have something similar to 68 face landmarks but with full body or upper body? I am developing on...

I managed to run your project on android studio as is. is it possible to run the same tflite model on CPU from Unity for an android build? I am...

Hi, I was running the Demo-Image.ipynb and stumbled on this error when running [7] COCO dataset object names: ``` AttributeError Traceback (most recent call last) in 1 # COCO dataset...

Hi, thank you for creating this repository. I am following [this tutorial](https://towardsdatascience.com/yolov4-in-google-colab-train-your-custom-dataset-traffic-signs-with-ease-3243ca91c81d?gi=e685f80f51bb) and I am aware that this may be a little out of scope for this repository, but since...

Hi, I am trying to deploy a custom YOLOv3 model using a modified version of your repository using only 1 image as input. the mlmodel was successfully created with the...