TDD
TDD copied to clipboard
Which version of Detectron2 did you use?
When running train_net.py, I got 'ImportError: cannot import name 'cross_entropy' from 'detectron2.layers''. Which version of Detectron2 did you use?Thanks!
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: @.***>
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.
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.
detectron0.3 is recommended as unbiased teacher