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

VVVV gamma 2019.2 0169 - ConvNet Layer Issues #12

Open
emanuelgo opened this issue Jan 27, 2020 · 5 comments
Open

VVVV gamma 2019.2 0169 - ConvNet Layer Issues #12

emanuelgo opened this issue Jan 27, 2020 · 5 comments

Comments

@emanuelgo
Copy link

Hi YanYas,
first thanks a lot for creating VLML! That´s exactly what I was dreaming of!

Unfortunately on Win10 with VVVV gamma 2019.2 0169 with the current VLML on nuget the Convnet Layers are having 2 errors, Creating and Updating is having an issue. Is there a way to solve it or is there any current VVVV version VLML works best?

Thx in advance!
All the best,
Emanuel

@YanYas
Copy link
Contributor

YanYas commented Jan 27, 2020

Hi and thanks @emanuelgo,
Could you show me a screenshot of what you're seeing?

@YanYas
Copy link
Contributor

YanYas commented Jan 27, 2020

@emanuelgo, I've spotted the problem. Already fixed in my local development branch. The node itself however actually still works, it just looks a bit weird on the canvas.
callmenames-2020-01-27-Application_2020 01 27-20 46 55

Update coming soon.

@emanuelgo
Copy link
Author

hi @YanYas below I send you the screenshots. True sometimes the Conv node works although it is marked red, but at some point, as you can see in screenshot5 (usually after several conv2D layers) all nodes inclusive the randomspread stop working showing "No data observed". Not sure why. do you have any idea?

Capture

Capture2

Capture3

Capture4

Capture5

@YanYas
Copy link
Contributor

YanYas commented Jan 28, 2020

Just updated, which should fix the initial problem with the Conv2D nodes. They were missing some pins internally.

But in addition to that, the newer versions of Gamma have broke the default value of the 'V' and 'F' types, so the Conv2D node has a Null input, responsible for the lack of feedback when you hover pins. I'll investigate that.

@YanYas
Copy link
Contributor

YanYas commented Jan 29, 2020

Default Problem Fix Example
Hi @emanuelgo,
I patched the default value issues. Please give the latest update a try.

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

2 participants