Madhuram Jajoo

Results 26 comments of Madhuram Jajoo

what i did is i included the library as a module and changed the placeholder image in drawable folders [here](https://github.com/VEINHORN/ScrollGalleryView/tree/master/library/src/main/res)

Hi @sureshdagooglecom in [comment ](https://github.com/google/mediapipe/issues/2173#issuecomment-974162810) it says "model quality depend not only on model capacity, but also on training dataset and target domain" so its possible and understandable. But ideally...

@Constannnnnt Assuming you are doing all the post processing(evaluating scores, nms, rotation, derotation) correctly, see if you are not changing the original image after any of the post processing step....

@aditya-07 I added some labels from my understanding but feel free to change them. Also update the description! Thanks

I would say disable the calendar popup itself when there is no valid date possible + show an error that there is no valid date. Thanks Aditya.

Yes right. I suggested this `I would say disable the calendar popup itself when there is no valid date possible + show an error that there is no valid date.`...

@aditya-07 Discussion with @jingtang10 lead me to modify the issue. I think this is more urgent. PTAL.

Comment from Vitor:- > Just make sure all dependencies align. You might need to update HAPI's base version to whichever version the clinical reasoning uses.

Updating PlanDefinitionProcessor and evaluateMeasure is easy. To update apply APIs I think it will require adding knowledge manager(KM) as a dependency in workflow. Then we will have repository implementations from...

My bad, I got confused between this and another issue in KM. We don't need to add KM as a dependency. This is how you can resolve the apply funciton:-...