FSODM icon indicating copy to clipboard operation
FSODM copied to clipboard

how to visualize?

Open zhouzheng1123 opened this issue 3 years ago • 15 comments

How do you visualize the prediction image and draw the boxs on the image?

zhouzheng1123 avatar May 23 '21 12:05 zhouzheng1123

Hello. I have this problem too. How can I visualize final boxes on the image?

naabdi avatar Jun 23 '21 11:06 naabdi

Have you reimplemented the results as shown in the paper ? @naabdi @zhouzheng1123

My results are slightly different with the paper and I think it is because of my hardware and my small input batch size. However I don't know how can I draw bounding boxes on the image.

naabdi avatar Jun 24 '21 05:06 naabdi

Have you reimplemented the results as shown in the paper ? @naabdi @zhouzheng1123

Have you reimplemented the results as shown in the paper ? @naabdi @zhouzheng1123

My results are slightly different with the paper and I think it is because of my hardware and my small input batch size. However I don't know how can I draw bounding boxes on the image.

me too

zhouzheng1123 avatar Jun 24 '21 06:06 zhouzheng1123

I have visualized the bounding boxes on the image. @zhouzheng1123 @naabdi

can you please give us your email or open your code ?

zhouzheng1123 avatar Jun 26 '21 05:06 zhouzheng1123

you can send your email address.

nariman_abdi[at]yahoo[dot]com

naabdi avatar Jun 27 '21 09:06 naabdi

you can send your email address.

[email protected]

zhouzheng1123 avatar Jun 27 '21 09:06 zhouzheng1123

@naabdi @zhouzheng1123 hi,can you please give me your code with visualize?Think you! my email is [email protected].

763593298 avatar Jan 04 '22 08:01 763593298

you can send your email address.

[email protected] Have you ever encountered the situation that the precision, recall50 and recall75 of each batch are 0 in base training?

DF416 avatar Mar 23 '22 09:03 DF416

Hello. I have this problem too. How can I visualize final boxes on the image?

Have you ever encountered the situation that the precision, recall50 and recall75 of each batch are 0 in base training?

DF416 avatar Mar 23 '22 09:03 DF416

I've alreay finished the visualize code, I'll release it soon. Check it if you need it

MusherM avatar Apr 21 '22 06:04 MusherM

already commit to my fsodm fork:draw_bounding_box.py have fun with it

MusherM avatar Apr 21 '22 06:04 MusherM

Have you reimplemented the results as shown in the paper ? @naabdi @zhouzheng1123

My results are slightly different with the paper and I think it is because of my hardware and my small input batch size. However I don't know how can I draw bounding boxes on the image.

How long have you been training to achieve the same results as the paper? The Base Training is too long.

Karblure avatar Feb 23 '23 09:02 Karblure

@naabdi @zhouzheng1123 @MusherM @DF416 The results in the basic training are correct, but there are significant differences in the results in the new training. The accuracy of the aircraft class is particularly low. Can you tell me some details? Thank you very much! 5f77b56b8c265cfeadcf4cc3372c0b8

wxhnibr avatar Aug 10 '23 15:08 wxhnibr

I trained 800 epochs, and the map for the base class is 0.78.which is similar to the results of the paper

wxhnibr avatar Aug 10 '23 15:08 wxhnibr

@Karblure I trained 800 epochs in base train, and the map for the base class is 0.78.which is similar to the results of the paper

wxhnibr avatar Aug 10 '23 15:08 wxhnibr