monodepth-pytorch代碼實現學習筆記(一)

monodepth-pytorch代碼實現學習筆記(一) 前言 一、前期準備 1. 數據集 2. 訓練與測試 二、數據預處理 1. data_loader.py 1.1 __init__(self,root_dir,mode,transform=None)函數 1.2 __len__(self)函數 1.3 __getitem__(self,idx) 2. transforms.py 2.1 圖像
相關文章
相關標籤/搜索