DetectionTeamUCAS / DetectionTeamUCAS/SSH_Tensorflow
cfgs.EXTRA_SHIFTED_ANCHOR set True, but occur error
Open
- Dominant language
- Jupyter Notebook
- Stars
- 44
- Forks
- 28
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/DetectionTeamUCAS/SSH_Tensorflow/blob/f435ab96545d2ffe13227094a6b410a9256fa118/libs/networks/build_whole_network.py#L317
this line code as fllow will occur eror, because out of range
```python
box_pred_m1 = tf.gather(box_pred_m1, keep_inds_m1)
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.