upd cluster inference

This commit is contained in:
2025-01-05 15:50:04 +00:00
parent 88d44f020e
commit 1535a48a3f
3 changed files with 166 additions and 2 deletions

View File

@@ -4,6 +4,7 @@ from utils.render import RenderUtil
from utils.pose import PoseUtil
from utils.pts import PtsUtil
from utils.reconstruction import ReconstructionUtil
from beans.predict_result import PredictResult
import torch
from tqdm import tqdm