Coder Social home page Coder Social logo

goturn-example's People

Contributors

auron-x avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

goturn-example's Issues

Error in layer names

Hi,

I tried this code, but I am getting the following error:

Dataset #310 size: 3090
Dataset #311 size: 2398
Dataset #312 size: 1827
Dataset #313 size: 1998
Dataset #314 size: 2356

W0527 11:17:07.188453 6455 net.cpp:974] Unknown layer name data1
W0527 11:17:07.188472 6455 net.cpp:974] Unknown layer name data2
Segmentation fault (core dumped)

I checked the prorotxt. Everything seems to be OK. So I do not know what went wrong here.

program crashed after 2 frames

hi, I run the program (with loadAnnotatedOnly part of ALOV300++ dataset) and it crashed after 2 frames, I think there is a mistake with updating Bounding boxes and it crash at line 120 with this error: top >= 0 && bottom >= 0 && left >= 0 && right >= 0 in function copyMakeBorder

OpenCV(3.4.1) Error: Assertion failed (top >= 0 && bottom >= 0 && left >= 0 && right >= 0) in

Dataset #312 size: 1827
Dataset #313 size: 1998
Dataset #314 size: 2356

-12.9063 -5.43304 -18.8945 7.12739
971.597 143.068 -3.55069 9.04352

0.00559756ms
0.0406569ms
0.000112476ms
OpenCV(3.4.1) Error: Assertion failed (top >= 0 && bottom >= 0 && left >= 0 && right >= 0) in copyMakeBorder, file /home/majid/softwares/opencv/modules/core/src/copy.cpp, line 1182
terminate called after throwing an instance of 'cv::Exception'
what(): OpenCV(3.4.1) /home/majid/softwares/opencv/modules/core/src/copy.cpp:1182: error: (-215) top >= 0 && bottom >= 0 && left >= 0 && right >= 0 in function copyMakeBorder

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.