Eris
Eris
CC#
Created by Eris on 9/23/2023 in #help
✅ Can't use Machine Learning Model
just in case you're wondering, I got it to work fully and it does exactly what I wanted it to, wrote it in as Console.WriteLine(result.PredictedLabel + " with " + result.Score[1] + "confidence."); I was able to remove the .mbconfig file and its associated .cs files altogether, I just copy-pasted the class from consumption into the Program.cs and all is well, thank you again for your help ^-^
111 replies
CC#
Created by Eris on 9/23/2023 in #help
✅ Can't use Machine Learning Model
Okay, will figure this out somehow, thank you for your help though <3
111 replies
CC#
Created by Eris on 9/23/2023 in #help
✅ Can't use Machine Learning Model
Well I didn't know how exactly it would output lol
111 replies
CC#
Created by Eris on 9/23/2023 in #help
✅ Can't use Machine Learning Model
Just this again
111 replies
CC#
Created by Eris on 9/23/2023 in #help
✅ Can't use Machine Learning Model
So then how do I use the output lmao
111 replies
CC#
Created by Eris on 9/23/2023 in #help
✅ Can't use Machine Learning Model
Hmm
111 replies
CC#
Created by Eris on 9/23/2023 in #help
✅ Can't use Machine Learning Model
different from what it showed in the sample output of the .mbconfig
111 replies
CC#
Created by Eris on 9/23/2023 in #help
✅ Can't use Machine Learning Model
no idea what that output is though
111 replies
CC#
Created by Eris on 9/23/2023 in #help
✅ Can't use Machine Learning Model
yup, now it runs
111 replies
CC#
Created by Eris on 9/23/2023 in #help
✅ Can't use Machine Learning Model
ooh okay, so I've updated all the nuget packages, there was missing a dll that I copied from the previous project, now I'm getting this output in the console
2023-09-23 11:39:56.675871: I tensorflow/core/platform/cpu_feature_guard.cc:142] This TensorFlow binary is optimized with oneAPI Deep Neural Network Library (oneDNN)to use the following CPU instructions in performance-critical operations: AVX2
To enable them in other operations, rebuild TensorFlow with the appropriate compiler flags.
2023-09-23 11:39:56.684204: I tensorflow/compiler/xla/service/service.cc:168] XLA service 0x2d5694577a0 initialized for platform Host (this does not guarantee that XLA will be used). Devices:
2023-09-23 11:39:56.684270: I tensorflow/compiler/xla/service/service.cc:176] StreamExecutor device (0): Host, Default Version
Sand_Castle.Stone_Diff+ModelOutput
2023-09-23 11:39:56.675871: I tensorflow/core/platform/cpu_feature_guard.cc:142] This TensorFlow binary is optimized with oneAPI Deep Neural Network Library (oneDNN)to use the following CPU instructions in performance-critical operations: AVX2
To enable them in other operations, rebuild TensorFlow with the appropriate compiler flags.
2023-09-23 11:39:56.684204: I tensorflow/compiler/xla/service/service.cc:168] XLA service 0x2d5694577a0 initialized for platform Host (this does not guarantee that XLA will be used). Devices:
2023-09-23 11:39:56.684270: I tensorflow/compiler/xla/service/service.cc:176] StreamExecutor device (0): Host, Default Version
Sand_Castle.Stone_Diff+ModelOutput
111 replies
CC#
Created by Eris on 9/23/2023 in #help
✅ Can't use Machine Learning Model
no clue as to what any of them do
111 replies
CC#
Created by Eris on 9/23/2023 in #help
✅ Can't use Machine Learning Model
a few .key files, a few files with no extension, a TXT with my two categories it's supposed to sort stuff in, and a TXT called Version with the text 2.0.0-preview.22314.3+f99825a1bfdbf45463fff994735caee6eacdce78
111 replies
CC#
Created by Eris on 9/23/2023 in #help
✅ Can't use Machine Learning Model
hoookay, added all the needed NuGet packages, fixed a couple file path issues, same error as before
111 replies
CC#
Created by Eris on 9/23/2023 in #help
✅ Can't use Machine Learning Model
I copied the .mbconfig and all its .cs files, as well as the model .zip itself
111 replies
CC#
Created by Eris on 9/23/2023 in #help
✅ Can't use Machine Learning Model
using CPU training on ~40k images
111 replies
CC#
Created by Eris on 9/23/2023 in #help
✅ Can't use Machine Learning Model
it's just a couple hours
111 replies
CC#
Created by Eris on 9/23/2023 in #help
✅ Can't use Machine Learning Model
hmm how would I import it into the new project
111 replies
CC#
Created by Eris on 9/23/2023 in #help
✅ Can't use Machine Learning Model
what if I just make a new project, retrain a model, never add a sample console app and try again lol
111 replies
CC#
Created by Eris on 9/23/2023 in #help
✅ Can't use Machine Learning Model
thonk
111 replies
CC#
Created by Eris on 9/23/2023 in #help
✅ Can't use Machine Learning Model
did that, cleaned and rebuilt, got this again
111 replies