Skip to main content

Blog

Learn About Our Meetup

5000+ Members

MEETUPS

LEARN, CONNECT, SHARE

Join our meetup, learn, connect, share, and get to know your Toronto AI community. 

JOB POSTINGS

INDEED POSTINGS

Browse through the latest deep learning, ai, machine learning postings from Indeed for the GTA.

CONTACT

CONNECT WITH US

Are you looking to sponsor space, be a speaker, or volunteer, feel free to give us a shout.

[P] Implementation of VoVNet(CVPRW’19)

Hi,

I implemented VoVNet which is efficient backbone network presented in CVPR workshop on CEFRL.

My implementations provide ImageNet classification and object detections in Detectron.

Highlight

  • 2x faster than DenseNet on ImageNet classification
  • more accurate than ResNet, especially on the small object detection

ImageNet classification : https://github.com/stigma0617/VoVNet.pytorch

Detectron : https://github.com/stigma0617/maskrcnn-benchmark-vovnet/tree/vovnet

submitted by /u/stigma0617
[link] [comments]