Coder Social home page Coder Social logo

wuhanstudio / adversarial-detection Goto Github PK

View Code? Open in Web Editor NEW
12.0 3.0 2.0 20.35 MB

Adversarial Detection v.s. Object Detection.

Home Page: https://detection.wuhanstudio.uk

Python 2.40% HTML 0.19% JavaScript 0.28% CSS 0.10% Jupyter Notebook 97.03%
adversarial-detection object-detection adversarial-attacks yolov3 yolov4

adversarial-detection's Issues

yolov3.py报错:IndexError: list index out of range

(61384) wsgi starting up on http://0.0.0.0:9090
[[[81, 82], [135, 169], [344, 319]], [[10, 14], [23, 27], [37, 58]]] anchors 0 anchor_i anchors[anchor_i] [[81, 82], [135, 169], [344, 319]]
[[[81, 82], [135, 169], [344, 319]], [[10, 14], [23, 27], [37, 58]]] anchors 1 anchor_i anchors[anchor_i] [[10, 14], [23, 27], [37, 58]]
Exception in thread Thread-2:
Traceback (most recent call last):
File "C:\ProgramData\Anaconda3\envs\adversarial-detection\lib\threading.py", line 932, in _bootstrap_inner
self.run()
File "C:\ProgramData\Anaconda3\envs\adversarial-detection\lib\threading.py", line 870, in run
self._target(*self._args, **self._kwargs)
File "detect_img.py", line 138, in adversarial_detection_thread
boxes, class_ids, confidences = yolo_process_output(outs, yolov3_tiny_anchors, len(classes))
File "D:\allCode\code\adversarial-detection-master\adversarial-detection-master\yolov3.py", line 130, in yolo_process_output
print(anchors,'anchors',anchor_i,'anchor_i','anchors[anchor_i]',anchors[anchor_i])
IndexError: list index out of range
博主您好,使用Yolov3.h5权重之后出现越界错误

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.