Code Monkey home page Code Monkey logo

Comments (2)

KevinQian97 avatar KevinQian97 commented on August 22, 2024

I found that the code runs normally on faster-rcnn. But if I use the code of fpn, it failed. So I guess the problem happens in fpn.py, but I still can't find out why.
What's more, I used this model to train my personal dataset, if I changed the dataset back to original Voc2007, it works. That's strange. I just changed my personal data into the form of Voc2007.
Here is one of my annotation file:

train
VIRAT_S_000000.mp4_0
C:/Users/Kevin Qian/Downloads/images/train/VIRAT_S_000000.mp4_0.jpg

Unknown 1920 1080 3 0 Other 0 636 723 655 787 Other 0 411 618 438 703 Person 0 349 709 410 850 Other 0 760 758 778 831 Person 0 1386 245 1432 354 Person 0 276 688 345 845 Other 0 512 687 541 747

and here is the annotation file in original voc2007

VOC2007
009962.jpg

The VOC2007 Database
PASCAL VOC2007
flickr
246788553


Tool - Wroclaw
Milosz J.


500
375
3

0

chair
Right
1
0

211
192
324
326



person
Unspecified
1
0

162
72
273
248



person
Right
1
0

250
68
473
312



person
Right
1
0

4
2
253
374



diningtable
Unspecified
1
1

358
216
500
375


from cascade-rcnn_pytorch.

SunAnLan avatar SunAnLan commented on August 22, 2024

This project is not that stable. If your regression generates an bbox that is totally out of the image, the code will collapse like that. The algorithm is unstable while training.

from cascade-rcnn_pytorch.

Related Issues (20)

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.