Skip to content

Update eidetic_3d_lstm_net.py#1

Open
Sgsouham wants to merge 2 commits into
IEM-Computer-Vision:masterfrom
Sgsouham:edit_model_sg
Open

Update eidetic_3d_lstm_net.py#1
Sgsouham wants to merge 2 commits into
IEM-Computer-Vision:masterfrom
Sgsouham:edit_model_sg

Conversation

@Sgsouham
Copy link
Copy Markdown

@Sgsouham Sgsouham commented Jun 7, 2020

compactible to tf2.2

memory = zero_state

with tf.variable_scope('generator'):
with tf.compat.v1.variable_scope('generator'):
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • Compat flags added
  • Need TF2.2 upgradation

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cc: @Sgsouham

@ucalyptus2
Copy link
Copy Markdown

Use tf.keras 's Model API to build the architecture.

@ucalyptus
Copy link
Copy Markdown
Member

@shivishbrahma review this PR when new changes come up.

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

Successfully merging this pull request may close these issues.

3 participants