Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md #15

Merged
merged 1 commit into from
Jan 26, 2024
Merged

Update README.md #15

merged 1 commit into from
Jan 26, 2024

Conversation

sohaibimran-10xe
Copy link
Collaborator

Updated the broken links.

@sohaibimran-10xe sohaibimran-10xe added the documentation Improvements or additions to documentation label Jan 16, 2024
@sohaibimran-10xe sohaibimran-10xe merged commit 0dfd74d into main Jan 26, 2024
1 check passed
@sohaibimran-10xe sohaibimran-10xe deleted the sohaibimran-10xe-patch-2 branch August 19, 2024 13:14
sohaibimran-10xe pushed a commit that referenced this pull request Aug 21, 2024
* Copy of infiniteISP v1.1

* Update CCM for RTL, change CCM matrix from config

* Update CSC for RTL, change np.round

* remove float32

* disable sharpen, enable linearization

* change CSC 8 bit division

* rounding off after 2**4 division

* automate_execution currently works on config_automate file to
generate RTL compatible results.

* added in_single_folder flag to set the structure
of the out_for_RTL folder.
If True, all input files are saved in a single folder.

* - automate_execution.py works on configs.yml now
instead of a separate config_automate.yml.
- added is_save flag in configs.yml

* - verified results by matching .npy files,
they match.
- exception added if ValueError is encountered while loading np arrays.

* added DG manual flag to bypass auto update by AE operation

* added images to complete 8 sensor RAW inputs

* added short script to output 16-bit reg value for WB gains in config file

* shifted fixed float fraction list to relevant function description

* changes made to run script for windows OS

* - foldername(line 63) now specified by datetime obj
- added compare_output file (Inprogress)
-  made chnages to handle new foldername in rename_to_RTL in utils.py

* output of the default modules can now by saved using
is_save flag in automate_execution script.

* To test multiple modules, type of DUT changed from str to
list.

* added input_ext variable to specify raw file
extension.

* added blc scaling factor register value conversion

* generated test vectors in .raw for RAW domain ISP blocks

* modified oecf to default value

* changed altered OECF to default LUT state

* modified printing of linearization factor

* added printing of fixed point WB gains

* BLC and WB tv generation

* function arguments updated

* created Results folder in out_for_RTL.
This folder will save the input and output arrays to ISP piepline,
whether generted while executing isp_pipeline.py individually or
using the auatomation script.

* Added functions in utils.py to dump config file in a more readable format.

* added .gitkeep file in results

* added .gitkeep file in out_for _RTL

* updated config file to enable bug free execution of pipeline script

* verified that key: "value" and key: vlaue pair are the same
YAMLObject by setting canonical=True in yaml.dump.

* - Added function in utils.py "remove_arr_border"
- using sys.execute to reove OS dependency from automation script
- improvements in compare_output.py are in progress
    - renaming RTl files by remove_str.
    - save log file
    - remove border or onnly rows

* added is_RTL flag in sensor_info

* added remove_rows-for_RTL function in utils.

* tested remove border and remove rows function in
utils.

* Added lines to save output of the isp_pipeline.py to
a text file.

* amended UV channel swap feature into YUV channel reverse feature

* generated TV set for sequential pipeline testing (DPC-CSC)

* regenerated TV set for sequential pipe verification (DPC->CSC)

* moved except block to cater param updation for
YUV.

* added comment

* Removed Linting Errors

---------

Co-authored-by: muqudas-10xe <[email protected]>
Co-authored-by: Maria_Nadeem-10x <[email protected]>
Co-authored-by: bakhtawar-10xe <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant