ByYourSide
ByYourSide
where is the "data/sequence_data/input.txt" i did not find this file
The caffe I compiled is the caffe-rc5 given by the official website. Can you run your code? If you need to make changes, where do you want to make changes,...
How do I test my depth map?
when run simulationgui.py,an error occured. --'Simulation' object has no attribute 'sim' I suspect that there is no pass parameter to the net. Where is the file to be passed to...
训练问题
你好,数据集用的是HED-BSDS_PASCAL 执行python train.py。报以下错误:(TensorFlow1.6 python3,另外博主的环境是什么) Traceback (most recent call last): File "train.py", line 103, in dataset = DataSet() File "train.py", line 24, in __init__ self.read_data() File "train.py", line 40, in read_data...
如题,train_test_split是不是不在sklearn这个包了?
What changes need to be made in test.py?...