update strategy and overlap rate compute method
This commit is contained in:
@@ -9,7 +9,7 @@ sys.path.append(r"C:\Document\Local Project\nbv_rec\nbv_reconstruction")
|
||||
from utils.data_load import DataLoadUtil
|
||||
from utils.pose import PoseUtil
|
||||
|
||||
@stereotype.dataset("nbv_reconstruction_dataset", comment="to be modified")
|
||||
@stereotype.dataset("nbv_reconstruction_dataset", comment="not tested")
|
||||
class NBVReconstructionDataset(BaseDataset):
|
||||
def __init__(self, config):
|
||||
super(NBVReconstructionDataset, self).__init__(config)
|
||||
|
Reference in New Issue
Block a user