Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 292 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 292 Bytes

Deeply Explain CNN via Hierarchical Decomposition

install

  1. create conda environment for backend
    conda env create -f environments.yaml
    
  2. install node.js and npm
  3. run frontend following frontend/README.js
  4. run backend by python app.py or bash run_uwsgi.sh