Search results

  1. N

    Sentinel Facial Recognition: Black Edition - Free for 3 cams

    It is a function of CUDA cores and memory. The 980 is 4gb right? The models we run for facial (deep learning models) are quite heavy that is why I recommend at least 6GB of video memory. That being said. I just run the whole thing on my videocard-less laptop and it run somewhat decently for a...
  2. N

    Sentinel Facial Recognition: Black Edition - Free for 3 cams

    Based on the prompt from fenderman I packed up a version for CPU and tried it. It runs. it is s little slow and I would not recommend it for enterprise customers, but ti might be enough for home users. try it and let me know! For CPU installations use this installer instead of the one...
  3. N

    Sentinel Facial Recognition: Black Edition - Free for 3 cams

    You dont really need to deal with ubuntu. You interact with the system through a web site (locally serverd by your server). And yes. the engine just asks for an url port and credentials to connect to the video stream. that can be the camera, the vms or an nvr.
  4. N

    Caught a prowler on video and I'm looking to upgrade my cameras

    Sounds like a plan! how much memory can you put on it? the models will have to run on CPU + RAM instead of GPU memory. PM me or lets start another threat as to nor derail this one =)
  5. N

    Caught a prowler on video and I'm looking to upgrade my cameras

    It just runs slow, which kinda kills the whole real-time point. If you are really interested in testing it on CPU PM me and we could do the experiment for science!! The smallest card I usually recommend is a 1060 6GB ~$250. You can run 2-3 cameras on that.
  6. N

    Caught a prowler on video and I'm looking to upgrade my cameras

    Nice one! If you do decide to try something out I be happy to help you set up =). Well, the free version is exactly for this cases. I wish more home users took advantage of it. =)
  7. N

    Actual human detection vs Camera "Intrusion Detection" features

    Human detection is tricky. We used to offer it as cloud, but it has the problem that you have to send your footage outside into someones cloud (ring, arlo, nest, they all do this) We now focus on facial recognition for intrusion detection. it is accurate and you get alerts for unknown...
  8. N

    Caught a prowler on video and I'm looking to upgrade my cameras

    Did you install a face recognition platform to be notified if they come back?
  9. N

    New home surveillance set-up

    The tech is really robust on trees, changing lights, car lights, and bugs, etc. The detection at night is as good as the IR leds. As with any installation, IR illumination should be adequate for the monitored area. So far we have not detected any noticeable effect on detection for sunlight vs IR...
  10. N

    New home surveillance set-up

    Yes and no. There is the option of the more traditional 3rd party monitoring, but also something in between. A service based solely in software which radically improves the quality of the alerts a user would get, and allow the customer to react in real time. So essentially it would still be a...
  11. N

    Automated Trucks count and reports

    If you have a machine running BI locally, that machine should be more than enough to run the required analysis. Do you have any programming experience? Or interest to learn? It is a pretty simple OpenCV project, but it would have a learning curve, and it might not be worth it for you.
  12. N

    Automated Trucks count and reports

    If you can manage to send something like 5fps over your internet connection (does not need to be HD if you don't need the plate) then I might be able to help. I do video analytics as a service. Send me a PM.
  13. N

    Analog to IP for SmartThings integration.

    We do push notification, sms and phone calls automatically triggered when a human is detected on a frame.
  14. N

    Automated Trucks count and reports

    You could use 2 cams, one to detect the truck with your current BI solution, and another to snap a front or back picture to capture the plates. If your client is OK with getting the plates at the end-of-day report only, then you could just process them later. Even a raspberry Pi on site should...
  15. N

    Automated Trucks count and reports

    This sounds like a computer vision question, as it relates to object recognition. My company does something like this, we specialize in human detection for CCTV systems (for burglary), but I think we could probably help out here. We do have a way of identifying cars, trucks, etc. but the...
  16. N

    Dahua nvr alarm inputs

    How many cars, cats false alarms do you get per day?
  17. N

    New home surveillance set-up

    This is not true anymore, there are services which will connect to your cameras and issue relevant alerts, like only alerting when a human is detected. The way I see it, if you have a camera looking at something happening, you should be alerted in realtime.