feat: extract opengait_studio monorepo module
Move demo implementation into opengait_studio, retire Sports2D runtime integration, and align packaging with root-level monorepo dependency management.
This commit is contained in:
@@ -3,7 +3,7 @@ import pickle
|
||||
import os.path as osp
|
||||
import torch.utils.data as tordata
|
||||
import json
|
||||
from utils import get_msg_mgr
|
||||
from opengait.utils import get_msg_mgr
|
||||
|
||||
|
||||
class DataSet(tordata.Dataset):
|
||||
|
||||
Reference in New Issue
Block a user