Tf-pose-estimation: mobilenetv2 pretrained model

Created on 25 Mar 2019  路  2Comments  路  Source: ildoonet/tf-pose-estimation

Does there any pretrained model provided? Which is this locate:

./models/pretrained/mobilenet_v2_1.4_224/mobilenet_v2_1.4_224.ckpt

Most helpful comment

All 2 comments

@FrederikHaa could you tell me how did you cinvert this frozen graph to opencv readable graph?
I got your checkpoints, modifyied training code to store graph and just run forward training, after step 20 000 i stop it freeze graph from training with new checkpoints, now i have the same size frozen graph but cant load it into cv

Was this page helpful?
0 / 5 - 0 ratings

Related issues

vladbelo picture vladbelo  路  4Comments

Minotaur-CN picture Minotaur-CN  路  4Comments

juciny picture juciny  路  3Comments

gavinzhang1995 picture gavinzhang1995  路  6Comments

tomercohen11 picture tomercohen11  路  6Comments