Rohan Sawahn

Results 9 issues of Rohan Sawahn

**Is your feature request related to a problem? Please describe.** An invitee might feel the need that the specified duration is to short and wan'ts to increase it- A meeting...

**Is your feature request related to a problem? Please describe.** Currently the salt is hardcoded, but would be better placed in the environment variables

Currently meetings cant be in a time range longer than 5month (ca.) This should be allowed, therefre we might need to make the scheduling algorithm more performant

enhancement

**Is your feature request related to a problem? Please describe.** In your team you might want to invite an external customer. But all your teammates need to be available **Describe...

enhancement
good first issue
customer

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...

enhancement
low priority

**Is your feature request related to a problem? Please describe.** Currently for queries the digest parameter is hardcoded as its not saved in db. **Describe the solution you'd like** "digest...

chore

I would like to fine-tune a pretrained efficientdet-lite0 model on my dataset and then do post training quantization (full int8). What is the recommended way of doing this? I did...

### Checklist - [x] I have searched related issues but cannot get the expected help. - [x] 2. I have read the [FAQ documentation](https://github.com/open-mmlab/mmdeploy/tree/main/docs/en/faq.md) but cannot get the expected help....

In the [Pre-Trained Models Object Detection Overview](https://github.com/hailo-ai/hailo_model_zoo/blob/master/docs/public_models/HAILO8L/HAILO8L_object_detection.rst), the FPS for YOLOv8n with a batchsize of 8 are 465FPS, while for v10n it is only 286FPS. This seems odd, as YOLOv10...