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 Introduction

Is Deep Learning secure for Robots?

Ph.D. Student at the University of Exeter in the U.K. for Deep Learning Security in Autonomous Systems. Prior research experience at RT-Thread, LAIX, Xilinx.

Latest

  • [2024-03] Start writing my Ph.D. thesis.
  • [2023-11] Workshop: Introduction to HPC & ISCA. Event Link
  • [2023-09] Data Study Groups: The Alan Turing Institute. Event Link
  • [2023-08] Awarded the Open Research Reward.
  • [2023-06] PGR Conference: The Third-Year Report. Talk Slides
  • [2023-06] IEEE Intelligent Vehicle Symposium, Anchorage, Alaska, USA. Oral | Poster
  • [2023-06] Invited Talk: Deep Learning Security for Robots, RT-Thread Global Tech Conference. Talk Slides
  • [2023-01] Invited Talk: An introduction to RT-Thread, OpenEuler Meetup. Event Poster
  • [2022-10] Invited Talk: Deep Learning Security for IoT, Manipal University Jaipur. Event Poster
  • [2022-10] Paper: Distributed Black-box Attack against Image Classification Cloud Services. PDF
  • [2022-09] Paper: Adversarial Detection: Attacking Object Detection in Real Time. PDF
  • [2022-08] Paper: Man-in-the-Middle Attack against Object Detection Systems. PDF
  • [2022-08] Paper: Adversarial Driving: Attacking End-to-End Autonomous Driving. PDF
  • [2022-07] New Supervisors: Prof. Johan Wahlström and Prof. Sareh Rowlands.
  • [2021-11] Invited Talk: Embedded System Programming, Manipal University Jaipur. Event Poster
  • [2021-09] Invited Talk: Adversarial Attacks against Deep Learning, AI/ML in Industry and Finance. Talk Slides
  • [2021-09] Invited Talk: Robot Operating System (ROS) on RT-Thread, RT-Thread Global Tech Conference. Talk Slides
  • [2021-04] Paper: Interpretable Machine Learning for COVID-19: An Empirical Study on Severity Prediction Task. PDF
  • [2020-10] The Beginning of my Ph.D. Journey.

Education

Internship

Research Projects

Adversarial Driving   Adversarial Detection  

Side Projects

16-bit  CPU   32-bit SoC

16-bit  CPU   32-bit SoC

adversarial-detection's People

Contributors

wuhanstudio avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

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.