-
Notifications
You must be signed in to change notification settings - Fork 3
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
Comments
Hi and thanks @emanuelgo, |
@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. Update coming soon. |
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? |
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. |
|
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
The text was updated successfully, but these errors were encountered: