Saswat Subhajyoti

Results 30 issues of Saswat Subhajyoti

### Rasa Open Source version 2.8.26 ### Rasa SDK version _No response_ ### Python version 3.6 ### What operating system are you using? Linux ### What happened? I've deployed the...

type:bug :bug:
area:rasa-oss :ferris_wheel:

Currently the model monitors the behaviour of application/service level metrics and flags them as anomalous. The issue resolution is still left up to the engineers and time taken for debugging...

lifecycle/stale
proposal

How is the input vector shape (800,30)? Shouldn't it be (800,64) owing to the fact that we're extracting 64 dim fbank?

I was running certain models for benchmarking purposes and happened to notice that pyarmnn uses only 1 core during inference (attached screenshot below) Is there any way that I can...

Help wanted
Question
Good first issue

I tried starting the app via docker by issuing `docker-compose up` but the site isn't reachable Here are the logs printed out while the containers were getting spawned ``` Creating...

How to choose the min size, steps, match_thresh and variance in the anchor settings? This is my output from running kmeans.py on your maskdata dataset ``` 8,6 , 18,15 ,...

What are x_scale, y_scale, width_scale, height_scale values? Also, what is the number of bounding boxes?

Hi @fdabrandao, Can the algorithm's implementation be modified in a way that it outputs 'k' (an argument of our choice) possible bins instead of the best bin?

### Issue you'd like to raise. Say I have a huge database stored in BigQuery, and I'd like to use the SQL Database Agent to query this database using natural...

@donglixp I've pretrained BeiTv2 on a custom dataset and wish to finetune it for object detection. The [documentation](https://github.com/microsoft/unilm/tree/master/beit2#fine-tuning-on-mscoco2017-object-detection) for this is still incomplete. When can we expect an update on...