We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a03b3c commit 27382aeCopy full SHA for 27382ae
.github/workflows/ci-tf-faster-rcnn.yml
@@ -25,7 +25,7 @@ jobs:
25
test_tf_faster_rcnn:
26
name: TensorFlowFasterRCNN
27
runs-on: ubuntu-latest
28
- container: minhitbk/art_testing_envs:tf_fasterrcnn
+ container: adversarialrobustnesstoolbox/art_testing_envs:tf_fasterrcnn
29
steps:
30
- name: Checkout Repo
31
uses: actions/checkout@v3
0 commit comments