Laxmi Kant

Results 13 issues of Laxmi Kant

It is just synching something and that is all. It has stopped sync. I have tried to restart and stop onedrived but it did not and thrown an error while...

Hi, I am trying to use `segformer` model on custom dataset. I have used `Label Studio` for my data annotation. I get following options to export the annotion. ![image](https://user-images.githubusercontent.com/16714612/180769783-b6f89bb3-052d-4e61-8ebc-4c37a4550f0b.png) I...

Hi, I want to use this package with Elasticsearch LTR so that I can use ES rescore function while searching. How can I add this package in Elasticsearch?

Hi, I want to use this package with Elasticsearch LTR such that I can use ES rescore function while searching. How can I add this package in Elasticsearch?

Hi, I have trained `distilbert` model with `ktrain` and deployed it with this docker. I am getting a very weird result inside the docker. ml prediction is completely different from...

Hi, Can you provide Python API for ranking and feedback?

future

Hi, I am trying to use this library but App keeps crashing. I had only included your library in the layout file. There is know extra code which might be...

Hi, I have trained using examples given with `pytorch-lightning`. I couldn't find code to do clustering of images after training. How can I find which image falls in which cluster?...

Hi, Is there any ETA for plugin which supports latest version of ES?

Hi, I am getting following error while loading the model after retraining on my custom dataet. ``` mmseg/apis/inference.py:36, in init_segmentor(config, checkpoint, device) 34 checkpoint = load_checkpoint(model, checkpoint, map_location='cpu') 35 model.CLASSES...