cppntn

Results 9 issues of cppntn

I've tried but this error occurred, `NotImplementedError: CountVectorizer cannot be converted, only tokenizer='word' is supported. You may raise an issue at https://github.com/onnx/sklearn-onnx/issues.` which led me here to open this issue...

0.23

Is there a way to add an argument to the LockFile class, such as "writer" or "reader", in order to: 1) allow multiple readings between processes and threads (like `with...

help-wanted
feature

Hello, thanks for sharing the repository. What are the steps to follow to train this model on the GEC task for languages different from english (german, italian, french, etc...)?

Hello, thanks for this fantastic work. How can I use this model to recognize people in my own video? I have a detection network that detects bounding box of people,...

I want to perform inference with pretrained models to a custom dataset, to obtain global and local features. What are the operations that have to be done on the image?...

Hello everyone, is there any example or snippet of code on how to fine-tune using the `FineTune` class directly in Python script, instead of the CLI commands?

Hello, how can I test this on my own video to see the performance? Thanks

Can you add release a new version of the package with python 3.10 support?

enhancement

Hello, thanks for this wonderful work. What parameters can be tuned in order to reach better results? Another question: is it ok to use YOLO as the detector for the...