Jérôme Fink

Results 10 comments of Jérôme Fink

Hello, I would like to help with this but it is the first time I contribute to an open-source project. Could you summarize me the workflow to correctly push the...

Thanks, So I am translating the features.md `docs/features.md` page

Hi, Ok I will also check the PR. I just want to be clear on some convention. Do you translate python types. For instance Dict => dictionnaires I did it...

Hi :smiley: I did not translate the words making reference to a python keyword (as you mentioned them `dict`, `package`, etc.) or the ones that are common in programming. For...

Hello, Does someone has benchmarked this implementation? I could not find results anywhere and I don't know what performance I could expect from it.

@vivoutlaw I wonder if you've been able to determine if the best image normalisation for this model?

Hello, The replace logits function allows you to replace the output size of the model to match the number of class or whatever output size you need for your application....

I have the same issue as @MartijnStraatman . When I run Meilisync I have the following log : ``` 2024-07-17 14:25:13.802 | DEBUG | meilisync.main:_:36 - plugins=[] progress=Progress(type=) debug=True source=Source(type=,...

Ok I manage to find the issue. In my case, meilisync managed to launch the syn task on my meilisearch instance. However, due to an error in the data, the...

@cdesiniotis I am currently trying to deploy the GPU operator on a cluster running on CentOS CoreOS. Therefore, "scos4.18" is append to the driver image. Unfortunatly it does not exists...