Feobi1999 / TDD

Apache License 2.0
36 stars 2 forks source link

Which version of Detectron2 did you use? #10

Open Donghuan777 opened 1 year ago

Donghuan777 commented 1 year ago

When running train_net.py, I got 'ImportError: cannot import name 'cross_entropy' from 'detectron2.layers''. Which version of Detectron2 did you use?Thanks!

Feobi1999 commented 1 year ago

Version: 0.5

贺梦哲

@.*** |

---- Replied Message ---- | From | Kang @.> | | Date | 03/18/2023 09:58 | | To | @.> | | Cc | @.***> | | Subject | [Feobi1999/TDD] Which version of Detectron2 did you use? (Issue #10) |

When running train_net.py, I got 'ImportError: cannot import name 'cross_entropy' from 'detectron2.layers''. Which version of Detectron2 did you use?Thanks!

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.Message ID: @.***>

Donghuan777 commented 1 year ago

Version: 0.5 | | 贺梦哲 | | @. | ---- Replied Message ---- | From | Kang @.> | | Date | 03/18/2023 09:58 | | To | @.> | | Cc | @.> | | Subject | [Feobi1999/TDD] Which version of Detectron2 did you use? (Issue #10) | When running train_net.py, I got 'ImportError: cannot import name 'cross_entropy' from 'detectron2.layers''. Which version of Detectron2 did you use?Thanks! — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.Message ID: @.***>

But there is also no cross_entropy.py in detectron2.layers in the 0.5 version of detectron2.

firekeepers commented 1 year ago

Version: 0.5 | | 贺梦哲 | | @.* | ---- Replied Message ---- | From | Kang _@.> | | Date | 03/18/2023 09:58 | | To | @.> | | Cc | @.> | | Subject | [Feobi1999/TDD] Which version of Detectron2 did you use? (Issue #10) | When running train_net.py, I got 'ImportError: cannot import name 'crossentropy' from 'detectron2.layers''. Which version of Detectron2 did you use?Thanks! — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.Message ID: @.**>

But there is also no cross_entropy.py in detectron2.layers in the 0.5 version of detectron2.

detectron0.3 is recommended as unbiased teacher