GithubHelp home page GithubHelp logo

Comments (11)

titu1994 avatar titu1994 commented on June 30, 2024 1

Hmm, this is an issue with the image icon for some reason. I think downloading a previous release for prior to the inclusion of the icon will fix this, and I'll try and remove it in a future update.

from neural-style-transfer.

titu1994 avatar titu1994 commented on June 30, 2024 1

Sorry for the delay. Closed via : https://github.com/titu1994/Neural-Style-Transfer/releases/tag/v0.2.7.3

from neural-style-transfer.

StoneCypher avatar StoneCypher commented on June 30, 2024 1

confirmed as now working. (it still wants python.exe, which is odd, but easy to handle.)

now to go install a thousand things i didn't have installed

thank you very much.

from neural-style-transfer.

StoneCypher avatar StoneCypher commented on June 30, 2024

same thing for indirect invokations

john@siniforce-l:~/script_helper$ mono Neural\ Style\ Transfer.exe

Unhandled Exception:
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.ComponentModel.Win32Exception: No valid icon entry were found.
  at System.Drawing.Icon.InitFromStreamWithSize (System.IO.Stream stream, System.Int32 width, System.Int32 height) [0x001f3] in <c8087fd0c5714edeb9fb2de6813dd471>:0 
  at System.Drawing.Icon..ctor (System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) [0x00095] in <c8087fd0c5714edeb9fb2de6813dd471>:0 
  at (wrapper managed-to-native) System.Reflection.MonoCMethod.InternalInvoke(System.Reflection.MonoCMethod,object,object[],System.Exception&)
  at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) [0x00002] in <9bbab8f8a2a246e98480e70b0839fd67>:0 
   --- End of inner exception stack trace ---
  at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) [0x00014] in <9bbab8f8a2a246e98480e70b0839fd67>:0 
  at System.Reflection.MonoCMethod.DoInvoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x0007a] in <9bbab8f8a2a246e98480e70b0839fd67>:0 
  at System.Reflection.MonoCMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x0002f] in <9bbab8f8a2a246e98480e70b0839fd67>:0 
  at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in <9bbab8f8a2a246e98480e70b0839fd67>:0 
  at System.Reflection.RuntimeConstructorInfo.SerializationInvoke (System.Object target, System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) [0x00000] in <9bbab8f8a2a246e98480e70b0839fd67>:0 
  at System.Runtime.Serialization.ObjectManager.CompleteISerializableObject (System.Object obj, System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) [0x00059] in <9bbab8f8a2a246e98480e70b0839fd67>:0 
  at System.Runtime.Serialization.ObjectManager.FixupSpecialObject (System.Runtime.Serialization.ObjectHolder holder) [0x00088] in <9bbab8f8a2a246e98480e70b0839fd67>:0 
  at System.Runtime.Serialization.ObjectManager.DoFixups () [0x0005a] in <9bbab8f8a2a246e98480e70b0839fd67>:0 
  at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize (System.Runtime.Remoting.Messaging.HeaderHandler handler, System.Runtime.Serialization.Formatters.Binary.__BinaryParser serParser, System.Boolean fCheck, System.Boolean isCrossAppDomain, System.Runtime.Remoting.Messaging.IMethodCallMessage methodCallMessage) [0x00077] in <9bbab8f8a2a246e98480e70b0839fd67>:0 
  at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize (System.IO.Stream serializationStream, System.Runtime.Remoting.Messaging.HeaderHandler handler, System.Boolean fCheck, System.Boolean isCrossAppDomain, System.Runtime.Remoting.Messaging.IMethodCallMessage methodCallMessage) [0x000a2] in <9bbab8f8a2a246e98480e70b0839fd67>:0 
  at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize (System.IO.Stream serializationStream, System.Runtime.Remoting.Messaging.HeaderHandler handler, System.Boolean fCheck, System.Runtime.Remoting.Messaging.IMethodCallMessage methodCallMessage) [0x00000] in <9bbab8f8a2a246e98480e70b0839fd67>:0 
  at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize (System.IO.Stream serializationStream, System.Runtime.Remoting.Messaging.HeaderHandler handler, System.Boolean fCheck) [0x00000] in <9bbab8f8a2a246e98480e70b0839fd67>:0 
  at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize (System.IO.Stream serializationStream, System.Runtime.Remoting.Messaging.HeaderHandler handler) [0x00000] in <9bbab8f8a2a246e98480e70b0839fd67>:0 
  at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize (System.IO.Stream serializationStream) [0x00000] in <9bbab8f8a2a246e98480e70b0839fd67>:0 
  at System.Resources.ResourceReader.DeserializeObject (System.Int32 typeIndex) [0x00019] in <9bbab8f8a2a246e98480e70b0839fd67>:0 
  at System.Resources.ResourceReader._LoadObjectV2 (System.Int32 pos, System.Resources.ResourceTypeCode& typeCode) [0x0035c] in <9bbab8f8a2a246e98480e70b0839fd67>:0 
  at System.Resources.ResourceReader.LoadObjectV2 (System.Int32 pos, System.Resources.ResourceTypeCode& typeCode) [0x00000] in <9bbab8f8a2a246e98480e70b0839fd67>:0 
  at System.Resources.ResourceReader.LoadObject (System.Int32 pos, System.Resources.ResourceTypeCode& typeCode) [0x00022] in <9bbab8f8a2a246e98480e70b0839fd67>:0 
  at System.Resources.RuntimeResourceSet.GetObject (System.String key, System.Boolean ignoreCase, System.Boolean isString) [0x000be] in <9bbab8f8a2a246e98480e70b0839fd67>:0 
  at System.Resources.RuntimeResourceSet.GetObject (System.String key, System.Boolean ignoreCase) [0x00000] in <9bbab8f8a2a246e98480e70b0839fd67>:0 
  at System.Resources.ResourceManager.GetObject (System.String name, System.Globalization.CultureInfo culture, System.Boolean wrapUnmanagedMemStream) [0x0008e] in <9bbab8f8a2a246e98480e70b0839fd67>:0 
  at System.Resources.ResourceManager.GetObject (System.String name) [0x00000] in <9bbab8f8a2a246e98480e70b0839fd67>:0 
  at Neural_Dream.MainForm.InitializeComponent () [0x03ec5] in <e3cb198a3d414b4aaefce478acd0faa0>:0 
  at Neural_Dream.MainForm..ctor () [0x00011] in <e3cb198a3d414b4aaefce478acd0faa0>:0 
  at (wrapper remoting-invoke-with-check) Neural_Dream.MainForm..ctor()
  at Neural_Dream.Program.Main () [0x0000b] in <e3cb198a3d414b4aaefce478acd0faa0>:0 
[ERROR] FATAL UNHANDLED EXCEPTION: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.ComponentModel.Win32Exception: No valid icon entry were found.
  at System.Drawing.Icon.InitFromStreamWithSize (System.IO.Stream stream, System.Int32 width, System.Int32 height) [0x001f3] in <c8087fd0c5714edeb9fb2de6813dd471>:0 
  at System.Drawing.Icon..ctor (System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) [0x00095] in <c8087fd0c5714edeb9fb2de6813dd471>:0 
  at (wrapper managed-to-native) System.Reflection.MonoCMethod.InternalInvoke(System.Reflection.MonoCMethod,object,object[],System.Exception&)
  at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) [0x00002] in <9bbab8f8a2a246e98480e70b0839fd67>:0 
   --- End of inner exception stack trace ---
  at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) [0x00014] in <9bbab8f8a2a246e98480e70b0839fd67>:0 
  at System.Reflection.MonoCMethod.DoInvoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x0007a] in <9bbab8f8a2a246e98480e70b0839fd67>:0 
  at System.Reflection.MonoCMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x0002f] in <9bbab8f8a2a246e98480e70b0839fd67>:0 
  at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in <9bbab8f8a2a246e98480e70b0839fd67>:0 
  at System.Reflection.RuntimeConstructorInfo.SerializationInvoke (System.Object target, System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) [0x00000] in <9bbab8f8a2a246e98480e70b0839fd67>:0 
  at System.Runtime.Serialization.ObjectManager.CompleteISerializableObject (System.Object obj, System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) [0x00059] in <9bbab8f8a2a246e98480e70b0839fd67>:0 
  at System.Runtime.Serialization.ObjectManager.FixupSpecialObject (System.Runtime.Serialization.ObjectHolder holder) [0x00088] in <9bbab8f8a2a246e98480e70b0839fd67>:0 
  at System.Runtime.Serialization.ObjectManager.DoFixups () [0x0005a] in <9bbab8f8a2a246e98480e70b0839fd67>:0 
  at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize (System.Runtime.Remoting.Messaging.HeaderHandler handler, System.Runtime.Serialization.Formatters.Binary.__BinaryParser serParser, System.Boolean fCheck, System.Boolean isCrossAppDomain, System.Runtime.Remoting.Messaging.IMethodCallMessage methodCallMessage) [0x00077] in <9bbab8f8a2a246e98480e70b0839fd67>:0 
  at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize (System.IO.Stream serializationStream, System.Runtime.Remoting.Messaging.HeaderHandler handler, System.Boolean fCheck, System.Boolean isCrossAppDomain, System.Runtime.Remoting.Messaging.IMethodCallMessage methodCallMessage) [0x000a2] in <9bbab8f8a2a246e98480e70b0839fd67>:0 
  at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize (System.IO.Stream serializationStream, System.Runtime.Remoting.Messaging.HeaderHandler handler, System.Boolean fCheck, System.Runtime.Remoting.Messaging.IMethodCallMessage methodCallMessage) [0x00000] in <9bbab8f8a2a246e98480e70b0839fd67>:0 
  at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize (System.IO.Stream serializationStream, System.Runtime.Remoting.Messaging.HeaderHandler handler, System.Boolean fCheck) [0x00000] in <9bbab8f8a2a246e98480e70b0839fd67>:0 
  at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize (System.IO.Stream serializationStream, System.Runtime.Remoting.Messaging.HeaderHandler handler) [0x00000] in <9bbab8f8a2a246e98480e70b0839fd67>:0 
  at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize (System.IO.Stream serializationStream) [0x00000] in <9bbab8f8a2a246e98480e70b0839fd67>:0 
  at System.Resources.ResourceReader.DeserializeObject (System.Int32 typeIndex) [0x00019] in <9bbab8f8a2a246e98480e70b0839fd67>:0 
  at System.Resources.ResourceReader._LoadObjectV2 (System.Int32 pos, System.Resources.ResourceTypeCode& typeCode) [0x0035c] in <9bbab8f8a2a246e98480e70b0839fd67>:0 
  at System.Resources.ResourceReader.LoadObjectV2 (System.Int32 pos, System.Resources.ResourceTypeCode& typeCode) [0x00000] in <9bbab8f8a2a246e98480e70b0839fd67>:0 
  at System.Resources.ResourceReader.LoadObject (System.Int32 pos, System.Resources.ResourceTypeCode& typeCode) [0x00022] in <9bbab8f8a2a246e98480e70b0839fd67>:0 
  at System.Resources.RuntimeResourceSet.GetObject (System.String key, System.Boolean ignoreCase, System.Boolean isString) [0x000be] in <9bbab8f8a2a246e98480e70b0839fd67>:0 
  at System.Resources.RuntimeResourceSet.GetObject (System.String key, System.Boolean ignoreCase) [0x00000] in <9bbab8f8a2a246e98480e70b0839fd67>:0 
  at System.Resources.ResourceManager.GetObject (System.String name, System.Globalization.CultureInfo culture, System.Boolean wrapUnmanagedMemStream) [0x0008e] in <9bbab8f8a2a246e98480e70b0839fd67>:0 
  at System.Resources.ResourceManager.GetObject (System.String name) [0x00000] in <9bbab8f8a2a246e98480e70b0839fd67>:0 
  at Neural_Dream.MainForm.InitializeComponent () [0x03ec5] in <e3cb198a3d414b4aaefce478acd0faa0>:0 
  at Neural_Dream.MainForm..ctor () [0x00011] in <e3cb198a3d414b4aaefce478acd0faa0>:0 
  at (wrapper remoting-invoke-with-check) Neural_Dream.MainForm..ctor()
  at Neural_Dream.Program.Main () [0x0000b] in <e3cb198a3d414b4aaefce478acd0faa0>:0 

from neural-style-transfer.

StoneCypher avatar StoneCypher commented on June 30, 2024

i've tried with 2.7.2 and 2.7.1 with the same results. how far back do i need to go?

from neural-style-transfer.

StoneCypher avatar StoneCypher commented on June 30, 2024

also exhibits on 2.4.1. 1.6.1 works.

from neural-style-transfer.

StoneCypher avatar StoneCypher commented on June 30, 2024

lol i spoke too soon. it wants the location of python.exe, and since this is a linux box, there isn't one 😂

from neural-style-transfer.

titu1994 avatar titu1994 commented on June 30, 2024

Hmm that's too far down. I'll rebuild the application and send it here If possible.

Also, that .exe part is fixed in v2. So just wait a moment.

from neural-style-transfer.

titu1994 avatar titu1994 commented on June 30, 2024

NST.zip

Try this version. I don't have a Linux machine so I can't test on Linux.

from neural-style-transfer.

StoneCypher avatar StoneCypher commented on June 30, 2024

omg i was expecting a week

from neural-style-transfer.

titu1994 avatar titu1994 commented on June 30, 2024

The python.exe can also be anaconda or any installation of python which has all the required libraries set up. And that exe part is only for Windows, on Linux you can point to just Python and it will work.

I asked a friend of mine to test it out, and it seems to work, though it looks ugly as all heck. Then again, Wine isn't using modern Windows as a backend so not much can be expected.

from neural-style-transfer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.