yinguobing / cnn-facial-landmark

Training code for facial landmark detection based on deep convolutional neural network.
MIT License
626 stars 182 forks source link

model.py #93

Open ZlaaM opened 4 years ago

ZlaaM commented 4 years ago

@yinguobing

please what is wrong?

TypeError: Incompatible types: <dtype: 'string'> vs. object. Value is train.record

Rutvik21 commented 4 years ago

Maybe I can help, but for that, I need more information like how did you create train.record and what sort of data it contains and is there any other information of this error like where is it generated and all that? Please can you provide some more details?

Rutvik21 commented 4 years ago

Yeah sure My email address is - chauhanrutvik99@gmail.com

lingleong981130 commented 1 year ago

Hi, did you solve this problem? May I know how to solve it?