Kaiwen Yuan

Results 54 comments of Kaiwen Yuan

Do you still plan to implement the interface with the raw KITTI data? Alternatively, if you can provide the script you use to convert the KITTI raw data to the...

@jakubknejzlik *You may get this error from pollForDecisionTask API while paging through history. The next page token returned from this API expires after 60 seconds. It's possible that your decider...

@nonplus I think there's such a function in the lib/decision-response: [request_cancel_external_workflow](https://github.com/neyric/aws-swf/blob/master/lib/decision-response.js#L385) [cancel_workflow](https://github.com/neyric/aws-swf/blob/master/lib/decision-response.js#L400)

@gvidit98 I have [frozen model](https://github.com/AIInAi/tf-insightface#how-to-run-it) in google drive if you are interested.

@RobertBiehl Creating a Pod is a great idea! 👍 @BrianOn99 I also met the issue you mentioned and it's because you did local install, which does not work correctly. Then...

@mistiansen I assume it's because your Caffe2 build failed and thus that file is missing.

@gvidit98 Hey man, this might result from my frozen tensorflow version is different than your local serving one. Could you try to use tensorflow latest version and do again? I...

Maybe you shall look at this: https://github.com/deepinsight/insightface#train This repo is purely still doing a serving without training.

1. It's in the graph and I found this while freeze the model, check this [out](https://github.com/AIInAi/tf-insightface/blob/master/nodes.txt#L3773) 2. Currently, I got the inference model from this [repo](https://github.com/auroua/InsightFace_TF/blob/20c05470596d9e935fe81ddfb263ce1340edcc30/train_nets.py#L54) and if you see...

@horizonheart it's a lib: https://github.com/ageitgey/face_recognition