GeorgeS2019

Results 578 comments of GeorgeS2019

@Malcolmnixon Please help me here. Do we need to wait to have a working v0.10.13 dependent GDMP with the **MediaPipeHolisticLandmarker** ?

>I'm suggesting the next step is to design the GDMP MediaPipeHolisticLandmarker and MediaPipeHolisticLandmarkerResult objects and their associated methods in such a way that they can be implemented using the v0.10.13...

> Don't make great the enemy of good"! We shall discuss further on this :-) ###### KIV https://github.com/google-ai-edge/mediapipe/releases/tag/v0.10.14 Is there something needed to be there but not yet?

## MediaPipe v0.10.14 attempted @Malcolmnixon @j20001970 https://github.com/homuler/MediaPipeUnityPlugin/pull/1200

@DaBr01 I use [SimpleNLG-DE v1.1.1](https://github.com/sebischair/SimpleNLG-DE) from Marven and the tests ported to c# against the ikvm SimpleNLG-DE version **passed** without problem but the performance of loading 42MB of MucLex.xml is...

The **first approach**: ikvm SimpleNLG-DE version involves SimpleNLG-DE.jar 1.1.1 from Marven **without** porting java to c#. The performance is the issue. The **second approach** looks into the existing java codes...

@DaBr01 thanks, this is a good start to learn SimpleNLG-DE

@DaBr01 Good morning, the above tests passed now. **Question 1**: which part of the codes deals with capitalization of the noun? ```cs [Fact] public void CreateAMoreComplexSentence1() { SPhraseSpec sentence =...

> For users to understand this PR ## Automatic Mixed Precision package - torch.amp https://pytorch.org/docs/stable/amp.html#autocasting

Any update?