Git Product home page Git Product logo

Comments (5)

sfzhang15 avatar sfzhang15 commented on July 21, 2024

@alen-mask
You can refer to this. If you have any questions, please feel free to contact us.

from atss.

sfzhang15 avatar sfzhang15 commented on July 21, 2024

I close this issue because there was no response for a long time, please reopen it if there are still problems.

from atss.

alen-mask avatar alen-mask commented on July 21, 2024

Hi @sfzhang15 ,
I just use the shapes dataset(coco format) for training and test since the ATSS_dcnv2_X_101_64x4d_FPN_2x.pth for coco you uploaded works fine.
However, no bounding box was returned by the new trained model, do i have to make extra modifications besides https://github.com/tianzhi0549/FCOS/issues/54 ?

test log:
1001.jpeg inference time: 0.19s
im_name
len(boxes): 0
1127.jpeg inference time: 0.19s
im_name
len(boxes): 0
1215.jpeg inference time: 0.18s
im_name
len(boxes): 0
1102.jpeg inference time: 0.18s
im_name
len(boxes): 0
1245.jpeg inference time: 0.18s
im_name
len(boxes): 0
1125.jpeg inference time: 0.19s
im_name
len(boxes): 0
1089.jpeg inference time: 0.19s
im_name
len(boxes): 0
1191.jpeg inference time: 0.20s

from atss.

alen-mask avatar alen-mask commented on July 21, 2024

After some debug work, i found scors of the predictions from trained model are very low, and after resetting thresholds_for_classes values to 0.1 for my datasets(3 classes of target object+1 background)in atss_demo.py file, the result is not so good: all predicted bboxes before selecting are with wrong labels and wrong locations.
I guess much more modifications are required to train custom datasets.

from atss.

sfzhang15 avatar sfzhang15 commented on July 21, 2024

@alen-mask
Sorry for the late reply. After preparing your own dataset, you can debug the codes with one training iteration via PyCharm to ensure correctness. When all required changes are ensured, you can begin to train the model. The learning rate and its schedule may also need to be adjusted appropriately.

from atss.

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.