- Notifications
You must be signed in to change notification settings - Fork1
SHAP-Based Interpretable Object Detection Method for Satellite Imagery
License
hiroki-kawauchi/SHAPObjectDetection
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This is the author implementation ofSHAP-Based Interpretable Object Detection Method for Satellite Imagery. The implementation of the object detection model (YOLOv3) is based onPytorch_YOLOv3. The framework of the proposed method can be applied to any differentiable object detection model.
Please see the paper for details on the results of the evaluation, regularization, and data selection methods.
- Python 3.6.3+
- Numpy
- OpenCV
- Matplotlib
- Pytorch 1.2+
- Cython
- Cuda (verified as operable: v10.2)
- Captum (verified as operable: v0.4.1)
optional:
- tensorboard
- tensorboardX
- CuDNN
download the pretrained file from the author's project page:
$ mkdir weights$cd weights/$ bash ../requirements/download_weights.shPlease see the test.ipynb
Hiroki Kawauchi, Takashi Fuse
About
SHAP-Based Interpretable Object Detection Method for Satellite Imagery
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.

