Live data from Hacker News

Viewing profile — wannabeOG

wannabeOG

HN member
Joined
Sat, Aug 11, 2018, 4:09 PM UTC
HN karma
2
Public activity
2 items

About wannabeOG

No profile information was provided.

Recent public activity

  1. comment
    Comment #17740273

    It uses an RPN to generate the region proposals so it completely does away with the selective search which was the bottleneck for speed in fast RCNN

  2. comment
    Comment #17740259

    Thanks, I will work on incorporating these changes. In my defense it was my first project and I was solely focused on getting the results and didn't focus much on making the code "…