Rubens Zimbres

Results 7 issues of Rubens Zimbres

I successfuly developed and deployed a Two Towers model in Vertex AI. Now, I'm using the following notebook to get inference from an Endpoint in Matching Engine: https://github.com/GoogleCloudPlatform/vertex-ai-samples/blob/main/notebooks/official/matching_engine/sdk_matching_engine_for_indexing.ipynb All indexes...

type: bug
priority: p2

Hi, I have a 2020-V3 Watch and I just installed TTGO-Watch library but I am unable to compile and upload due to the following error: ` /home/tone/Arduino/libraries/TTGO_TWatch_Library-master/src/libraries/TFT_eSPI/TFT_eSPI.cpp: In member function...

I developed a customized Resnet in PyTorch, converted with ai-edge-torch to tflite, added metadata and put the tflite model in a Google Cloud bucket for inference, in a MediaPipe example...

I followed a tutorial on MediaPipe and their model, https://storage.googleapis.com/mediapipe-models/image_classifier/efficientnet_lite0/float32/1/efficientnet_lite0.tflite, has inference time of milliseconds. I used ai-edge-torch to convert a PyTorch efficientnet to tflite, but the inference time is...

I am using a Colab Notebook and everthing was fine until July 5th, 2024. Now, model.plot() gives the following error: ![error54](https://github.com/KindXiaoming/pykan/assets/20270054/8e8fc8b2-0990-469a-94c6-a94ed6107e34) Python 3.10.12 I tried installation via pip Pypi and...

### Have I written custom code (as opposed to using a stock example script provided in MediaPipe) No ### OS Platform and Distribution Ubuntu 22.04 ### Python Version 3.10 ###...

platform:javascript
stat:awaiting googler
type:modelmaker
task:object detection
task:image classification
os:linux-non-arm

### Description I successfully developed a Data Loss Protection tool with crewai, the run and test complete successfully, but in training, when I provide the human feedback `looks good`, I...

bug