Are you sure you want to delete this task? Once this task is deleted, it cannot be recovered.
|
2 years ago | |
---|---|---|
checkpoint | 2 years ago | |
finetune | 2 years ago | |
options | 2 years ago | |
prepare_data | 2 years ago | |
src | 2 years ago | |
README.md | 2 years ago | |
calculate_meanvariance.py | 2 years ago | |
eval.py | 2 years ago | |
finetune.py | 2 years ago | |
finetune_eval.py | 2 years ago | |
finetune_mox.py | 2 years ago | |
pretrain.py | 2 years ago | |
pretrain_valid.py | 2 years ago | |
svm.py | 2 years ago | |
test.py | 2 years ago | |
train.py | 2 years ago | |
train_step1.py | 2 years ago | |
valid.py | 2 years ago |
R-CNN 的 MindSpore 实现
At the time of its release, R-CNN improved the previous best detection performance on PASCAL VOC 2012 by 30% relative, going from 40.9% to 53.3% mean average precision. Unlike the previous best results, R-CNN achieves this performance without using contextual rescoring or an ensemble of feature types.