Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
emilbaekdahl authored Nov 11, 2021
1 parent 0c64262 commit c7b8e72
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ Regardless of your operating system's support for CUDA 9.0, begin with the follo
* Boot up a container: `docker run -it -v local/path/to/repo:/kern --gpus all cuda9`.
* Activate the Conda environment: `conda activate kern`.
* Compile the CUDA part of the project: `bash compile.sh`.
* Compute the statistical prior: `python prior_matrices/generate_knowledge.py`.
* Now, either inside a Docker container or not, follow step 4, 5, and 6 from [the Setup section in the original README below](#setup-1).

# Knowledge-Embedded Routing Network for Scene Graph Generation
Expand Down

0 comments on commit c7b8e72

Please sign in to comment.