Conversation
cs15b047
commented
Dec 26, 2024
README.md
Outdated
| ## Run codec | ||
| python3 driver.py [path of image to be compressed] compressed/[name of compressed image file] | ||
|
|
||
| <!-- edit1 --> |
Owner
Author
There was a problem hiding this comment.
This line needs improvement.
cs15b047
commented
Dec 27, 2024
|
|
||
| # Classical algorithms - JPEG/PNG | ||
| ## Build codec | ||
| <!-- edit 4 --> |
Owner
Author
There was a problem hiding this comment.
You have made 14 changes to the README.md file. Here is a review of each change:
++ b/README.md- This line indicates that you are adding new content to the README.md file in the repository.+++ b/README.md- This line indicates that you are modifying existing content in the README.md file.Decode: python3 tfci.py decompress ../data/image_compression_benchmark/big_build- This line suggests that you have added a new command for decoding images using the TFCI library in the repository.## K-means clustering-based codec- This line indicates that you have added a new section to the README.md file for a K-means clustering-based image compression algorithm.- `##
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.