Skip to content

Repository files navigation

Double Domain Guided Real-Time Low-Light Image Enhancement for Ultra-High-Definition Transportation Surveillance

1. Requirement

  • Python == 3.7
  • Torch == 1.12.0

2. Test platform

  • The experimental computational device is a PC with an AMD EPYC 7543 32-Core Processor CPU accelerated by an Nvidia A40 GPU, which is also widely used in industrial-grade servers (e.g., Advantech SKY-6000 series and Thinkmate GPX servers).

3. Test

  • Put the test images into the input floder
  • Run test.py
  • The results will be saved into the output floder.
  • For the time testing, the inference time is tested by the test code ending time - test code starting time.
  • To calculate the exact cuda ending time, you should add the 'torch.cuda.synchronize()' before the ending time recorded. (Thanks for the reminder from @CuddleSabe)

4. Downloads

About

Double Domains-Guided Real-time Low-light Image Enhancement for UHD Transportation Surveillance

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages