bf777 / DeepCut2RealTime

Real-time tracking and behavioural reinforcement toolbox for DeepLabCut to accompany Forys, Xiao, Gupta, and Murphy (2020).

Home Page:https://doi.org/10.1523/ENEURO.0096-20.2020

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ValueError: Cannot feed value of shape (1, 480, 640, 3) for Tensor 'Placeholder:0', which has shape '(8, ?, ?, 3)'

AdamGloria opened this issue · comments

We trained the training model with 8 marker points as required, but the call produced the following error:
ValueError: Cannot feed value of shape (1, 480, 640, 3) for Tensor 'Placeholder:0', which has shape '(8, ?, ?, 3)'

Hi Adam, thanks for bringing this to our attention. Could you please let me know which command you ran that produced this error, and a traceback if possible? Thanks! I feel like this might be related to changes in how DeepLabCut trains data but I just need a bit more info to be sure.