Fabian Meyer

Results 5 issues of Fabian Meyer

@akarazniewicz is it normal to get a very long inference time when using SMD's Mask R-CNN model on an arbitrary CPU? I get between 10s and 30s depending on image...

Also add possibility to make filename longer without line break. Cool library!

I need to extract topics from news articles. I naively tried to run BERTopic on just one article but am getting the following error: `ValueError: Transform unavailable when model was...

I am working on a streamlit prototype to query text documents with an LLM. Everything works fine with the openAI model. However if I am using LlamaCpp the output only...

@joshy is it possible to extract the page numbers or the paragraph numbers from the given rtf file?