clean up all controll
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import joblib
|
||||
import numpy as np
|
||||
from .feature_extractor import normalize_landmarks
|
||||
from ml_gestures.feature_extractor import normalize_landmarks
|
||||
|
||||
class MLGesturePredictor:
|
||||
def __init__(self, model_path, class_names):
|
||||
|
||||
Reference in New Issue
Block a user