titu1994 / Neural-Style-Transfer

Keras Implementation of Neural Style Transfer from the paper "A Neural Algorithm of Artistic Style" (http://arxiv.org/abs/1508.06576) in Keras 2.0+
Apache License 2.0
2.26k stars 481 forks source link

having trouble getting the script helper to run #46

Closed StoneCypher closed 6 years ago

StoneCypher commented 6 years ago

mono and wine are both installed

john@siniforce-l:~/script_helper$ ./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 
StoneCypher commented 6 years ago

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 
titu1994 commented 6 years ago

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.

StoneCypher commented 6 years ago

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

StoneCypher commented 6 years ago

also exhibits on 2.4.1. 1.6.1 works.

StoneCypher commented 6 years ago

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

titu1994 commented 6 years ago

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.

titu1994 commented 6 years ago

NST.zip

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

titu1994 commented 6 years ago

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

StoneCypher commented 6 years ago

omg i was expecting a week

StoneCypher commented 6 years ago

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.

titu1994 commented 6 years ago

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.