Noga

Results 4 issues of Noga

Hi Vladimir! Thank you so much for your efforts on this project! This has been really helpful for my research. :) I have a question not related to this repo,...

question

Hello, Thank you for making the code open-source. :) I am trying to reproduce your results, and while looking into the code, it seems there are two types of split...

I have a `CustomTooltip` local component stored in `assets/customtooltip.js`. How can I include this tooltip inside a recharts component? I tried this: ```python class CustomTooltip(rx.Component): library = "/public/customtooltip" rx.recharts.line_chart( rx.recharts.x_axis(data_key="name"),...

Hi, Is it possible to do inference on a tensor/numpy array instead of image/video files to generate embeddings?