TDD icon indicating copy to clipboard operation
TDD copied to clipboard

Results 7 TDD issues
Sort by recently updated
recently updated
newest added

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

When implemented with a single branch, the first row (only S) means the model is only trained with source images and validated on the target? But the result is different...

Hi, thanks for your awesome project! When I dive into the detail of TDD, I find that the ResNet_FPN is used instead of pure ResNet, which will create an unfair...

https://github.com/Feobi1999/TDD/blob/124ccc957fb78a6d865c7dab9105396955a920ce/train_net.py#L5