Skip to content
Snippets Groups Projects

Removed TeX dependency

Closes #80 (closed)

I haven't checked if this works without LaTeX now (as I have LaTeX installed on my system), but at least it does not use LaTeX to compile the text anymore.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
126 123
127 124 .. code-block:: sh
128 125
129 $ export ATNT_DATABASE_DIRECTORY=/path/to/your/copy/of/atnt
126 $ export ATNT_DATABASE_DIRECTORY=/path/to/your/copy/of/atnt/orl_faces
  • I have generated some of the plots, and now the font size is too small, see attached plotROC.pdf. If you put this plot into a publication (maybe even with half a page-width) they are not readable anymore. This is why I had changed the default font size.

    I am not so sure if the matplotlib defaults are that great. Also, most people do not know how to change the matplotlibrc -- or even where to find it. Defining font sizes inside the plot file are IMHO OK.

  • added 1 commit

    • 782b3448 - Removed the added sub-directory for atnt

    Compare with previous version

  • @amohammadi Is there any progress on this?

  • How about making the figure size smaller to make the fonts look bigger?

  • As we have to play around with something inside matplotlib, why not playing around with what we actually want to change, i.e., the font size?

  • added 1 commit

    • 7bbcc348 - Use an environment variable to avoid style changes not required by the user

    Compare with previous version

  • Amir MOHAMMADI enabled an automatic merge when the pipeline for 7bbcc348 succeeds

    enabled an automatic merge when the pipeline for 7bbcc348 succeeds

  • Amir MOHAMMADI mentioned in commit 962a8513

    mentioned in commit 962a8513

  • Please register or sign in to reply
    Loading