Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to add new pose #21

Open
pango99 opened this issue Mar 28, 2019 · 3 comments
Open

how to add new pose #21

pango99 opened this issue Mar 28, 2019 · 3 comments

Comments

@pango99
Copy link

pango99 commented Mar 28, 2019

Hi:
How to add new pose that the system can recognize?

@ghost
Copy link

ghost commented Apr 24, 2019

same issues

@doubleZ222
Copy link

same issues +1

@junkcrunk
Copy link

model.add(TimeDistributed(Dense(X_vector_dim/2, activation=_activation))) #(5, 20)

THROWS THE FOLLOWING ERROR
InvalidArgumentError: Value for attr 'T' of float is not in the list of allowed values: int32, int64
; NodeDef: {{node RandomUniform}}; Op<name=RandomUniform; signature=shape:T -> output:dtype; attr=seed:int,default=0; attr=seed2:int,default=0; attr=dtype:type,allowed=[DT_HALF, DT_BFLOAT16, DT_FLOAT, DT_DOUBLE]; attr=T:type,allowed=[DT_INT32, DT_INT64]; is_stateful=true> [Op:RandomUniform]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants