Skip to content

Commit

Permalink
Update README.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
qianlian-mozi authored Nov 27, 2023
1 parent cc19dfb commit 3e2ae6d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,9 @@ To use this project,make sure with this environment:
3.mmcv==2.0.1

You could install these environmet from the document [https://mmdetection.readthedocs.io/en/latest/get_started.html] or follow the steps below:
(0.before we sucessfully upload the main documents,you can still get the files from here [https://drive.google.com/file/d/11g1zs3MlLLsMOcNgRyEBio0zAK7MSU8B/view?usp=sharing], note that we changes many files different from the official repo, so you may not easily download it from offical repo.)
1.pip install openmim
2.git clone https://github.com/qianlian-mozi/detection_france.git
3.cd detection_france (or if you download from the google drive's file, use this: cd mmdetection; anyway,change the root to the main repository.)
3.cd detection_france
4.mim install -v -e .

The log file is uploaded as '20231016_173555.log', the result shows the detector can perform bbox/map:0.2890 in visdrone. We use the coco metric to evaluate the performence, for more result, please check the file '20231016_173555.log'.The whole detector contains the swintiny as a backbone and the dino as a head. We changes some faults caused by the dimention.
Expand Down

0 comments on commit 3e2ae6d

Please sign in to comment.