showcase
don't merge this shitty ass code pls
This commit is contained in:
@@ -314,6 +314,7 @@ namespace Mediapipe.Unity.Tutorial
|
||||
{
|
||||
learnableProbabilities.Add(((char)(i + 65)).ToString(), softmaxedOutput2[i]);
|
||||
}
|
||||
// publishes: new probs
|
||||
//Debug.Log($"prob = [{learnableProbabilities.Aggregate(" ", (t, kv) => $"{t}{kv.Key}:{kv.Value} ")}]");
|
||||
}
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user