masgh021
masgh021
i test this sample [sample](https://github.com/dotnet/machinelearning-samples/blob/master/samples/csharp/getting-started/DeepLearning_ImageClassification_Training/README.md) with winform application , But when i run app in this line var prediction = predictionEngine.Predict(imageToPredict); i get this error System.EntryPointNotFoundException: 'Unable to find an...
is there a sample that i can use object detection model for ocr system ??? my model tell object 's location wrong .
i want to detection digit in image with object detection , but model gives me wrong position for object. is there a sample for tiny (small) object detection ???
hello , can anyone help me to build this project ??? i am beginner .
when i use vlc 2.1.5 with this url for hikvision camera . rtsp://admin:[email protected]:554/cam/realmonitor?channel=1&subtype=1 it gives me this error . VLC does not support the audio or video format "undf". but...
when i change menu and text in MainForm.cs and i run the project , everything goes to default and my changes does not works .
Hello @elbruno I have a model in custom vision and it is detecting object Very good at https://www.customvision.ai/. After i export it(onnx) and i will check with ml.net our accuracy...
how get file url path for use in website ? in UI menu , there is not property or path menu .
I used this [link](https://github.com/densen2014/ZXingBlazor/issues/10) But I got this error >>> The name 'barcodeReaderCustom' does not exist in the current context . How can i use custom ui ? my ZXingBlazor...
Hello @roleoroleo is it possible build an onvif server in windows ?