Skip to content
This repository has been archived by the owner on Apr 10, 2024. It is now read-only.

refixxed 2d neural transfer again. #300

Open
400lbhacker opened this issue Mar 22, 2022 · 0 comments
Open

refixxed 2d neural transfer again. #300

400lbhacker opened this issue Mar 22, 2022 · 0 comments

Comments

@400lbhacker
Copy link

repaired fatal error: NotImplementedError: Cannot convert a symbolic Tensor (2nd_target:0) to a numpy array
it is now 100% working again

https://github.com/400lbhacker/Lucid-Neural-Style-Transfer/

any ideas on how to get it to work on rectangular images? I tried modifiying the TF.crop/TF.STACk to statically declared tf.resize var to rectangular dimensions (500x700 for example) and yet it still comes out to congruent square (500x500) I have worked on it for several hours guessing and debugging. (I also tried to directly manipulate tensor array and was getting error)

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

No branches or pull requests

1 participant