remove unnecessary

This commit is contained in:
2024-09-13 09:40:08 +00:00
parent 4c69ed777b
commit bdd70323a3
7 changed files with 36 additions and 42 deletions

View File

@@ -2,9 +2,6 @@ import torch
import torch.nn as nn
import PytorchBoot.stereotype as stereotype
import sys
sys.path.append(r"C:\Document\Local Project\nbv_rec\nbv_reconstruction")
from utils.pose import PoseUtil
import modules.module_lib as mlib
import modules.func_lib as flib