pjsgsy

Results 16 comments of pjsgsy

Same issue here. Totally new user trying to setup sync. Webdav all works, but after adding a few docs and syncing, android and windows clients (2.11.11) are throwing this error...

Further info - I did a 're-upload local data to sync target' on the windows client. This cleared the error and the android client also syncs. However, on the android...

Hi - I still have the issue. I researched the Windows issues and tried the fixes and it made no difference to me. The thing is, it is only Joplin...

Thanks for the quick reply. This is the current full code. I tried auto config and manual config (as it is now). Same result. The detect call 'var items =...

Here is the entire project (minus the assets folder / cuda dll and yolov3 files from the assets folder to keep the size down) [Program.zip](https://github.com/zgabi/Yolo.Net/files/11248212/Program.zip)

Slightly more info, from the output console An unhandled exception of type 'System.AccessViolationException' occurred in Alturos.Yolo.dll Attempted to read or write protected memory. This is often an indication that other...

I don't think it is a thread/lock-type issue. The same code allows me to select a static picture and try the detect that. If I select a picture (no video...

I might have resolved it. 2 things. I had a 'using yolowrapper there. Maybe I was disposing it after use inadvertently... But, I will had 'object in use' issues after...

Hi - Thanks for the reply. I would like to try the AutoML workbooks. These however have the mercury dependency and as it seems impossible to install or update extensions...

It seems even with the delay, this happens once in a while... Other than not disposing of it, not sure how to work around this one