Skip to content

Commit

Permalink
Merge pull request #68 from lakabuli/main
Browse files Browse the repository at this point in the history
Lensless stuff updated
  • Loading branch information
lakabuli authored Nov 18, 2024
2 parents 6570656 + 13e3e73 commit fb4eaca
Show file tree
Hide file tree
Showing 15 changed files with 1,720 additions and 1,603 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"import sys\n",
"sys.path.insert(0, '/home/lkabuli_waller/workspace/EncodingInformation/')\n",
"sys.path.insert(0, '/home/lkabuli_waller/workspace/EncodingInformation/imager_experiments')\n",
"from leyla_fns import *\n",
"from lensless_helpers import *\n",
"import os\n",
"os.environ[\"CUDA_DEVICE_ORDER\"] = \"PCI_BUS_ID\" \n",
"os.environ[\"CUDA_VISIBLE_DEVICES\"] = '0'\n",
Expand Down
175 changes: 0 additions & 175 deletions lensless_imager/01_17_2024_pixelcnn_cifar10_all_lenses.ipynb

This file was deleted.

Loading

0 comments on commit fb4eaca

Please sign in to comment.