KK Mehta

Results 12 issues of KK Mehta

I added the captcha field in accordance with the instructions [here](https://django-simple-captcha.readthedocs.io/en/latest/usage.html#installation). And the captcha field shows up in the custom form. However, it allows me to the next url even...

Hi, Your code is great.. It's simple and easily understandable. I'm trying to make a device driver using your code as a guide. Could you please tell me what this...

I have a couple of datasets where there are many images with annotations. In some datasets, it shows annotations and lists them correctly, but in a few datasets it says...

Hello! First off, thank you @jsbroks for this awesome annotation solution! I've implemented the 0.11.0 version (Version 0.11.1 seems to have trouble loading thumbnails) of coco-annotator to a cloud machine...

### My actions before raising this issue - [x] Read/searched [the docs](https://github.com/opencv/cvat/tree/master#documentation) - [x] Searched [past issues](/issues) Unable to upload COCO json annotations when category ID starts from 0 ###...

bug
good first issue

### My actions before raising this issue - [x] Read/searched [the docs](https://github.com/opencv/cvat/tree/master#documentation) - [x] Searched [past issues](/issues) when the task -> Upload annotations -> coco 1.0 is clicked and a...

How can a chatbot be developed using this chat SDK? I have a project where I don't need user authentication, but just need the UI of a chat that should...

Hi! I have Wireguard in my machine and have a few other devices connected with it. Let's say my Wireguard IP is 10.0.0.1, then in the `config.properties` file, I change...

help wanted
support

Hello! As the title says, I'm trying to find a way to save the annotations to the dicom files hosted on Orthanc server. I referred [this](https://github.com/OHIF/Viewers/issues/1102), [this](https://github.com/OHIF/Viewers/issues/758) and [this](https://github.com/OHIF/Viewers/issues/1800) issue,...

Community: Question :question:
Triage :white_flag:

Hello! I'm trying to write a segmentation drawing extension tool over OHIF Viewer. I'm referring to [this](https://dcmjs.netlify.app/createsegmentation/) example, to get the Part10 dcmjs representation of the segmentation. In the example...