akshay-kap / Meng-699-Image-Banding-detection

This is the official repository for the Deep Banding Index paper Implementation. I worked on this project as a graduate researcher under Dr. Zhou Wang. The research project resulted is in ICASSP 2021 Conference paper on Banding, CNN, and Data Science for Image Processing.
17 stars 1 forks source link

About datasets (quantization process) #6

Closed duanpanjun closed 3 months ago

duanpanjun commented 10 months ago

Hello, I'd like to ask if 'six level quantization' refers to quantization from 6 bits to 8 bits, or if it means six different quantization levels?

akshay-kap commented 3 months ago

Hey, you can find this information here in the repository: https://github.com/akshay-kap/Meng-699-Image-Banding-detection/tree/master/Dataset-Generation/Generating-Quantized-frames-from-videos#readme

duanpanjun commented 3 months ago

Thank you for your reply, I understand!