Malladi Pradyumna

Results 7 comments of Malladi Pradyumna
trafficstars

@gitname I am facing the same issue. When I use HashRouter it doesn't redirect at all. https://github.com/mssrprad/Blog

> It looks like you can fix this by upgrading to the latest version of Fish. @jorgebucaran Issue is there even with `fish, version 3.6.4`. ``` [I] mpradyumna@pop-os ~> fish...

How about changing the `classify` method entirely into a `classify_vrtta` method that returns a single result (which now also has a quality parameter). We can have an analogous `classify_jati` method...

> Having both `classify_vrtta` and `classify_jati` feels too complex -- an end user won't necessarily know whether the meter is a vrtta or jAti, and we should make their life...

> pub fn classify(&self, text: impl AsRef) -> Matches { > self.classify_all(text.as_ref(), 1) > } What kind of response struct should be returned? If classify is just returning one response,...

@Louis-Dupont > 1. If there is any prediction ![image](https://github.com/Deci-AI/super-gradients/assets/98510624/b61d01ac-72d6-476a-a7a7-b3fe423c9f9e) Maybe this is an issue with the training I am sharing some training logs and the code. CONFIG: ``` --------- config...

> Hello @MSSRPRAD ..were you able to resolve this issue?.. Actually I am facing similar bug and my case is just like yours..So please suggest.. thanks Hello @prernabhadwal . I...