Live data from Hacker News

Viewing profile — manneshiva

manneshiva

HN member
Joined
Sun, Nov 25, 2018, 4:44 PM UTC
HN karma
19
Public activity
28 items

About manneshiva

Deep Learner

Recent public activity

  1. comment
    Comment #20694733

    This is a step-by-step tutorial on how to use tensorflow.js to run an object detection web application for your webcam feed in real-time. The model used is COCO-SSD-mobilenet_v2.

  2. story
  3. comment
    Comment #19863593

    Interesting, wonder what their use case was?

  4. comment
    Comment #19862626

    How fast are the algorithms? does anyone of them work in real time?

  5. story
  6. comment
    Comment #19833665

    A news agency in China uses an AI news anchor. The speed at which China seems to be adopting and implementing the latest deep learning technology into everyday life is truly astoun…

  7. story
  8. comment
    Comment #19785629

    I have seen similar results using Gunner Farneback's algorithm.

  9. comment
    Comment #19745711

    Highlights of this technique: Simple: One-sentence method summary: use keypoint detection technic to detect the bounding box center point and regress to all other object properties…

  10. story
  11. story
  12. comment
    Comment #19690370

    Even Facebook uses Bayesian Optimization for tuning the parameters of some of its online systems (like its internal ranking system): https://research.fb.com/efficient-tuning-of-onl…

  13. comment
    Comment #19690335

    Sure, it does, it's not trivial though. Tedious to implement it yourself. You could use python libraries as "scikit-optimize" which has an implementation of parallel Bayesian optim…

  14. comment
    Comment #19689955

    Manually searching is time taking since you need to wait for the results from each experiment. This becomes impossible when the number of hyperparameters is more than 8-10 and you …

  15. story
  16. story
  17. comment
    Comment #19676715

    It just amazes me how the attention to detail in a video game could help reconstruct a medieval Catholic cathedral!

  18. story
  19. comment
    Comment #19627328

    Training deep learning models can be tough. They don't work without the right hyperparameters. This interactive blog gives an explanation of the algorithms that can automate the hy…

  20. story
  21. comment
    Comment #19607002

    If you've been conducting manual quality checks at your manufacturing company, you've probably been over-paying for low productivity and poor quality output. The link explains why …

  22. story
  23. comment
    Comment #19503356

    Training deep learning models can be tough. They don't work without the right hyperparameters. The interactive blog gives an explanation of the algorithms that can automate the hyp…

  24. story
  25. comment
    Comment #18639810

    Sure, all the papers are one of the best in their respective fields, no doubt about that. Regarding your paper, do you think similar fine timing techniques can be applied to other …