Skip to content

almrx/StaticAnalysisYolov5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 

Repository files navigation

migrated to the repository: https://github.com/thoriumrobot/nncp

StaticAnalysisYolov5

This static analysis tool uses the following tools to analyze linear operations in yolov5

Tools:

  1. AST
  2. Tokenize

How to run the code

  1. activate the environment: conda activate myenv
  2. required files: 2.1 nncp.py: python code contains the static analysis
    2.2 specification file: contains the expected order of operation 2.3 input python file to analyze.

example:

python nncp.py spec_nonfunc.txt example_nonfunc.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages