Pensarfeo
Pensarfeo
I am getting the following error when I try to load some packages. I only get the error when I have the babel preprocessor on.  this is my config...
The polimorfic association we have right now does not uniquely define a relation. And can bring wrong results. Ex We have two tables: Men, Women When we call find_relation we...
### Search before asking - [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar bug report. ### YOLOv8 Component Export ### Bug Exported the model to onnx with...
### Search before asking - [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussions) and found no similar questions. ### Question Hi, maybe this is a dumb question, but I...
**Describe the bug** In handlers/backend/resize.py, version_11 handler, the method checks for the roi tensor, but this (I think) will only exists when doing a "tf_crop_and_resize" operation, however when doing other...
Hi, first of all thanks for making this great software! I have been trying to create a file and later read it with your package. However the codec provided when...
Hi, would it be possible to get a description of the sample's object in the samples output array from "onSamples"? Or at least a reference where that information could be...
Hi, can you give more info about how you transformed the pytorch graph to a tfjs one? I tried but I run over tons of errors. Thanks and great work!
Hello everyone, whenever I covert my model to tfjs the order of the output heads keeps changing, which means I need to check every time which one is correct and...
Hi, I saw from my analytics this following error in production. "Failed to link vertex and fragment shaders" while initializing posenet. This is my initialization. ```js const initTensor = zeros([256,...