修改README
Showing
rtdetr_pytorch/src/data/__init__.py
100644 → 100755
File mode changed from 100644 to 100755
rtdetr_pytorch/src/data/cifar10/__init__.py
100644 → 100755
File mode changed from 100644 to 100755
rtdetr_pytorch/src/data/coco/__init__.py
100644 → 100755
File mode changed from 100644 to 100755
rtdetr_pytorch/src/data/coco/coco_dataset.py
100644 → 100755
File mode changed from 100644 to 100755
rtdetr_pytorch/src/data/coco/coco_eval.py
100644 → 100755
File mode changed from 100644 to 100755
rtdetr_pytorch/src/data/coco/coco_utils.py
100644 → 100755
File mode changed from 100644 to 100755
rtdetr_pytorch/src/data/dataloader.py
100644 → 100755
File mode changed from 100644 to 100755
rtdetr_pytorch/src/data/functional.py
100644 → 100755
File mode changed from 100644 to 100755
rtdetr_pytorch/src/data/transforms.py
100644 → 100755
File mode changed from 100644 to 100755
rtdetr_pytorch/src/misc/__init__.py
100644 → 100755
File mode changed from 100644 to 100755
rtdetr_pytorch/src/misc/dist.py
100644 → 100755
File mode changed from 100644 to 100755
rtdetr_pytorch/src/misc/logger.py
100644 → 100755
File mode changed from 100644 to 100755
rtdetr_pytorch/src/misc/visualizer.py
100644 → 100755
File mode changed from 100644 to 100755
rtdetr_pytorch/src/nn/__init__.py
100644 → 100755
File mode changed from 100644 to 100755
rtdetr_pytorch/src/nn/arch/__init__.py
100644 → 100755
File mode changed from 100644 to 100755
rtdetr_pytorch/src/nn/arch/classification.py
100644 → 100755
File mode changed from 100644 to 100755
rtdetr_pytorch/src/nn/backbone/__init__.py
100644 → 100755
File mode changed from 100644 to 100755
rtdetr_pytorch/src/nn/backbone/common.py
100644 → 100755
File mode changed from 100644 to 100755
rtdetr_pytorch/src/nn/backbone/presnet.py
100644 → 100755
File mode changed from 100644 to 100755
rtdetr_pytorch/src/nn/backbone/test_resnet.py
100644 → 100755
File mode changed from 100644 to 100755
Please register or sign in to comment