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

Sample is not working #1

Open
cjsb opened this issue Jan 24, 2019 · 4 comments
Open

Sample is not working #1

cjsb opened this issue Jan 24, 2019 · 4 comments

Comments

@cjsb
Copy link

cjsb commented Jan 24, 2019

Hi,

I tried to use the demo but I got this error:
NullReferenceException: Object reference not set to an instance of an object
TestSeqNNTrain2D.CreateResnode () (at Assets/UnityCNTK/Tools/CommonNNs/Examples/TestSeqNNTrain2D.cs:53)
TestSeqNNTrain2D.Start () (at Assets/UnityCNTK/Tools/CommonNNs/Examples/TestSeqNNTrain2D.cs:24)

what should I do?

Thanks =)

@tcmxx
Copy link
Owner

tcmxx commented Jan 24, 2019

HI, this repo is basically deprecated. If you want to use neural network you can try https://github.com/tcmxx/UnityTensorflowKeras, unless you need to use style transfer.

For this repo, only Unity 2018.1.x is tested. Which version are you using?

@cjsb
Copy link
Author

cjsb commented Jan 24, 2019

Hi, I need to use the style transfer =) How can I do that?
I am using Unity 2018.2.14

@tcmxx
Copy link
Owner

tcmxx commented Jan 24, 2019

YOu should probably use a Unity version at most 2018.1.19.. 2018.2 changed the prefab system which cause a lot of issues.

@cjsb
Copy link
Author

cjsb commented Jan 24, 2019

Cool, I will try that! Thank you

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