Tested new implementation for models
This commit is contained in:
@@ -18,6 +18,9 @@ namespace Mediapipe.Unity.Tutorial
|
||||
{
|
||||
public class SignPredictor : MonoBehaviour
|
||||
{
|
||||
|
||||
public ModelList modelList;
|
||||
|
||||
/// <summary>
|
||||
/// Reference to the model used in the SignPredictor
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user