Mathews P Jacob

Results 5 comments of Mathews P Jacob

Type 'System.IO.MemoryStream' in Assembly 'System.Private.CoreLib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e' is not marked as serializable. ![Picture](https://user-images.githubusercontent.com/64652182/194022917-26fa41ae-bfce-42ae-b232-89830d9a99a5.png) How can I resolve this?

![Picture](https://user-images.githubusercontent.com/64652182/98229526-05e37600-1f80-11eb-8dd2-e608ae24a0e9.png) I cant do with this graphics hardware and CUDA 8.0. Is there any option to upgrade this project for CUDA version 10.1 and with latest TensorFlow? I'm trying to...

How can I change TF and CUDA version which is used with this project to the latest TF and CUDE 10.1?

### TensorFlowImageClassification exited with code -1073741795 ![Picture](https://user-images.githubusercontent.com/64652182/92727658-1bc42880-f38d-11ea-8478-830058441fcc.png) C:\Users\shinsei\Desktop\machinelearning-samples\samples\csharp\getting-started\DeepLearning_ImageClassification_Training\ImageClassification.Train\bin\Release\netcoreapp3.1\../../../assets\inputs\images\flower_photos_small_set.zip already exists. [Source=ImageClassificationTrainer; ImageClassificationTrainer, Kind=Trace] Channel started *** Training the image classification model with DNN Transfer Learning on top of the selected...

![Picture](https://user-images.githubusercontent.com/64652182/92878463-c1c57080-f429-11ea-883f-4c1dd1e536ee.png) I ran the ImageClassification.Train console app first, which downloaded the .zip file and extracted, then the output console windows shows an error.