Skip to content

Releases: vccimaging/DeepLens

DeepLens v2.0.1

23 Apr 09:12

Choose a tag to compare

Flattent the deeplens structure, now deeplens repo only focuses on differentiable optics simulation, while the end-to-end imaging pipeline is removed to End2EndImaging github repo.

DeepLens v1.5.2

04 Mar 19:27

Choose a tag to compare

What's Changed

  • Enhance aspheric surface management and optimize lens design by @singer-yang in #111
  • Refactor evaluation and optics APIs with enhanced documentation by @singer-yang in #112

Full Changelog: v1.5.1...v1.5.2

DeepLens v1.5.1

26 Feb 08:04

Choose a tag to compare

What's Changed

  • Optimize performance across surface computations and tensor operations by @singer-yang in #110

Full Changelog: v1.5.0...v1.5.1

DeepLens v1.5.0

23 Feb 14:29

Choose a tag to compare

What's Changed

  • Redesign docs around decoupled optics/sensor/network architecture by @Copilot in #107
  • Code restructure, decouple optics, sensor, and network by @singer-yang in #108
  • Fix, lens design and visualization pipeline by @singer-yang in #109

Full Changelog: v1.4.0...v1.5.0

DeepLens v1.3.4

11 Feb 12:07

Choose a tag to compare

What's Changed

  • Optimize raytracing core: device allocation, sqrt avoidance, polynomial eval by @ejin-photonium in #101
  • Align lens documentation with current API defaults and examples by @Copilot in #104
  • Fix RMS spot size calculation order by @ejin-photonium in #105
  • [Fix] Image simulation bugs by @singer-yang in #103

New Contributors

Full Changelog: v1.3.3...v1.3.4

v1.3.3

02 Feb 21:17
f59cfef

Choose a tag to compare

What's Changed

Full Changelog: v1.3.1...v1.3.3

DeepLens v1.3.1

14 Jan 09:59
0f14742

Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.3.1

DeepLens v1.3.0

04 Jan 09:51
b7f88e9

Choose a tag to compare

What's Changed

  • [Fix] Huygens PSF by @singer-yang in #93
  • [Fix] MPS compatibility issues and invalid demosaic method by @BecIcan in #94
  • [Fix] Wavlength error in Cauchy dispersion equation
  • [Demo] Multi order diffraction by @singer-yang in #95

DeepLens v1.2.0

12 Dec 11:12
6b109fb

Choose a tag to compare

  1. Add Huygens PSF
  2. Refine Monte Carlo functions and test functions

DeepLens v1.1.0

05 Dec 14:14

Choose a tag to compare

  1. Improve and refine ISP functions.
  2. Add a comprehensive test plan for the deeplens code.