RFSong-7993 icon indicating copy to clipboard operation
RFSong-7993 copied to clipboard

ValueError: not enough values to unpack (expected 2, got 1)

Open MichaelCong opened this issue 5 years ago • 1 comments

python train_RFB.py Loading Dataset... Traceback (most recent call last): File "train_RFB.py", line 166, in train() File "train_RFB.py", line 88, in train dataset = VOCDetection(VOCroot, train_sets, preproc(img_dim, rgb_means, p), AnnotationTransform()) File "/home/rencong/RFBNET/SSD-YOLO/data/voc0712.py", line 120, in init img_id, value = line.split() ValueError: not enough values to unpack (expected 2, got 1)

MichaelCong avatar Sep 06 '19 12:09 MichaelCong

云深不知处-目标检测 763679865 在群里问吧

------------------ 原始邮件 ------------------ 发件人: "任聪"[email protected]; 发送时间: 2019年9月6日(星期五) 晚上8:56 收件人: "songwsx/RFSong-7993"[email protected]; 抄送: "Subscribed"[email protected]; 主题: [songwsx/RFSong-7993] ValueError: not enough values to unpack(expected 2, got 1) (#1)

python train_RFB.py Loading Dataset... Traceback (most recent call last): File "train_RFB.py", line 166, in train() File "train_RFB.py", line 88, in train dataset = VOCDetection(VOCroot, train_sets, preproc(img_dim, rgb_means, p), AnnotationTransform()) File "/home/rencong/RFBNET/SSD-YOLO/data/voc0712.py", line 120, in init img_id, value = line.split() ValueError: not enough values to unpack (expected 2, got 1)

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

songwsx avatar Sep 06 '19 13:09 songwsx