You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello:
I'm sorry to disturb you, but have you ever encountered any significant loss when running tvnet? It is exponential loss. How did you solve it
thank u. @ang-13
hello ,i have a question about train the tvl1_flow_trainable.py file:
ValueError: Variable tvl1_flow/conv2d/kernel already exists, disallowed. Did you mean to set reuse=True or reuse=tf.AUTO_REUSE in VarScope? Originally defined at:
File "/data1/dzf/tvnet/tvl1_flow_trainable.py", line 20, in grey_scale_image
kernel_initializer=ker_init, use_bias=False, trainable=False,reuse =reuse)
File "/data1/dzf/tvnet/tvl1_flow_trainable.py", line 271, in dual_tvl1_optic_flow_multiscale
grey_x1 = self.grey_scale_image(x1,reuse=False)
File "demo_new.py", line 50, in
max_iterations=iteration)
i find some solve method but failed,can you tell me why and so Thanks.Dear author
Hello:
I'm sorry to disturb you, but have you ever encountered any significant loss when running tvnet? It is exponential loss. How did you solve it
thank u. @ang-13
no, i dont have this problem.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.