This is the official Github repository for AGTree: Attention Guided Visual Concept Decomposition (Defense Slides).
AGTree is proposed by Wei-Jie (Jack) Chen from the Department of Computer Science and Information Engineering at National Taiwan University as his master’s thesis.
Please use conda / miniconda and environment.yml to set up environment.
After installing conda / miniconda, run:
conda env create -f environment.ymland then run the code using
bash scripts/run_single.shOur code is based on the following excellent works:
You can reach me at [email protected] or [email protected] .
