Giter VIP home page Giter VIP logo

Comments (16)

turowicz avatar turowicz commented on May 12, 2024

@takuya-takeuchi have you had such problems?

from facerecognitiondotnet.

takuya-takeuchi avatar takuya-takeuchi commented on May 12, 2024

@turowicz I have never face it. code 77 which is CudaErrorIllegalAccess.
I guess image data has no matter. numberOfTimesToUpsample may occur issues.
Could you provide information; image size, value of numberOfTimesToUpsample , etc.

from facerecognitiondotnet.

turowicz avatar turowicz commented on May 12, 2024

size: 1920x1080 or 1440x800 (depends on source)
numberOfTimesToUpsample: 0

from facerecognitiondotnet.

turowicz avatar turowicz commented on May 12, 2024

The error starts to appear after ~1h of video processing (frame by frame)

from facerecognitiondotnet.

turowicz avatar turowicz commented on May 12, 2024

I'm investigating memory leaks.

from facerecognitiondotnet.

turowicz avatar turowicz commented on May 12, 2024

@takuya-takeuchi aren't you forgetting to dispose faceLandmark object?

https://github.com/takuya-takeuchi/FaceRecognitionDotNet/blob/master/src/FaceRecognitionDotNet/FaceRecognition.cs#L256

from facerecognitiondotnet.

takuya-takeuchi avatar takuya-takeuchi commented on May 12, 2024

@turowicz
You are right. Thank you!!
And there are same issues in other line.

from facerecognitiondotnet.

takuya-takeuchi avatar takuya-takeuchi commented on May 12, 2024

@turowicz
Could you try nuget 1.2.3.6 package?
If you have any issue, please let me know!!! Thank you!!

from facerecognitiondotnet.

turowicz avatar turowicz commented on May 12, 2024

@takuya-takeuchi I will test as soon as possible.

from facerecognitiondotnet.

turowicz avatar turowicz commented on May 12, 2024

@takuya-takeuchi I haven't seen this error for a while now. I have started getting error 74 though. Investigating. Will create separate issue if real problem.

from facerecognitiondotnet.

turowicz avatar turowicz commented on May 12, 2024

@takuya-takeuchi unfortunately the error still exists.

from facerecognitiondotnet.

turowicz avatar turowicz commented on May 12, 2024

Actually I think this is due to a problem on my end. Only one of two PCs has this error. It's Alienware Aurora R7 running Ubuntu 18.04.

from facerecognitiondotnet.

turowicz avatar turowicz commented on May 12, 2024

BTW memory usage is much better after the memory leak fix.

from facerecognitiondotnet.

takuya-takeuchi avatar takuya-takeuchi commented on May 12, 2024

Alienware Aurora R7 running Ubuntu 18.04

I have same machine and I boot Ubuntu 18.04 from usb memory.
My R7 has 1080 (not Ti).

I may be reproduce same issue. Could you tell me Nvidia component version - CUDA and cuDNN?

from facerecognitiondotnet.

takuya-takeuchi avatar takuya-takeuchi commented on May 12, 2024

And if you can, provide sample minimum source code you can reproduce issue?

from facerecognitiondotnet.

turowicz avatar turowicz commented on May 12, 2024

The code is as simple as get face locations from image. Run it on 1000000 images or a video and at some point it will appear. The error happens randomly, but when it does, nothing fixes it until I reboot the computer. The error only appears on that one computer.

Nvidia SMI:

+-----------------------------------------------------------------------------+
| NVIDIA-SMI 410.79       Driver Version: 410.79       CUDA Version: 10.0     |
|-------------------------------+----------------------+----------------------+
| GPU  Name        Persistence-M| Bus-Id        Disp.A | Volatile Uncorr. ECC |
| Fan  Temp  Perf  Pwr:Usage/Cap|         Memory-Usage | GPU-Util  Compute M. |
|===============================+======================+======================|
|   0  GeForce GTX 108...  Off  | 00000000:01:00.0 Off |                  N/A |
| 46%   78C    P2   121W / 250W |   1599MiB / 11177MiB |     92%      Default |
+-------------------------------+----------------------+----------------------+
                                                                               
+-----------------------------------------------------------------------------+
| Processes:                                                       GPU Memory |
|  GPU       PID   Type   Process name                             Usage      |
|=============================================================================|
|    0     23522      C   dotnet                                      1589MiB |
+-----------------------------------------------------------------------------+

from facerecognitiondotnet.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.