Giter Club home page Giter Club logo

dat-detection's People

Contributors

vladimir2506 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

cv-det anzr299

dat-detection's Issues

DINO with DAT++ results

Hi. May I ask why there are no results for DINO and DAT++? I believe these results would be very meaningful.

Please tell me how to fix this error

Now i have the new questions as follows

2023-11-08 03:17:02,487 - mmdet - INFO - Set random seed to 67311741, deterministic: False
Traceback (most recent call last):
File "/home/ych/DAT-Detection/DAT-Detection-main/tools/train.py", line 247, in
main()
File "/home/ych/DAT-Detection/DAT-Detection-main/tools/train.py", line 219, in main
model.init_weights()
File "/home/ych/.conda/envs/python39/lib/python3.9/site-packages/mmcv/runner/base_module.py", line 117, in init_weights
m.init_weights()
File "/home/ych/DAT-Detection/DAT-Detection-main/models/backbones/dat.py", line 332, in init_weights
load_checkpoint(self, pretrained, strict=False, logger=logger)
File "/home/ych/DAT-Detection/DAT-Detection-main/models/backbones/loading.py", line 362, in load_checkpoint
table_current = model.state_dict()[k1]
KeyError: 'backbone.stages.0.attns.1.rpe_table'

when i try "python tools/train.py configs/dat/rtn_tiny_1x_4n_dp00_lr2.py" and i make sure i have update the pretrain variable in <CONFIG_FILE> as
base = [
'../base/models/retinanet_dat_fpn.py',
'../base/datasets/coco_detection.py',
'../base/schedules/schedule_1x.py',
'../base/default_runtime.py'
]

pretrained = '/home/ych/DAT-Detection/DAT-Detection-main/rtn_dat_t_1x.pth'

could somebody help me????

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.