-
-
Notifications
You must be signed in to change notification settings - Fork 189
Scrubbing #128
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
Closed
Closed
Scrubbing #128
Changes from all commits
Commits
Show all changes
60 commits
Select commit
Hold shift + click to select a range
8ac5676
Added native_chrome_extension folder
5c7f573
Implementing Issue #83
1572d45
Minor changes for the .sh installation script
224f321
Implementing Scrubbing Issue #47
221a09d
Added 2 more unit tests
a2b65f0
remove native folder
5f3dd57
remove native folder
4912397
add native folder
114b4cc
Add briwer.py, native-manifest.json,
cfc5189
Removed Issues#47 commits
ed57f81
Merge pull request #3 from MLDSAI/main
KrishPatel13 c4725eb
Merge branch 'MLDSAI:main' into issue47
KrishPatel13 a2e3b04
remove uneccessary commits
8bb2375
Merge branch 'main' of https://github.com/KrishPatel13/PAT into issue47
9b2b7f5
Merge branch 'issue47' of https://github.com/KrishPatel13/PAT into is…
34b6874
remove uneccessary commits
e7fd98f
Merge branch 'MLDSAI:main' into issue47
KrishPatel13 79cfd98
implemented scrub.py for text scrubbing using Presidio
6920315
implemented scrub.py for text scrubbing using Presidio
ee6df52
Code Clean Up and fixes #47
189a42f
Merge branch 'MLDSAI:main' into issue47
KrishPatel13 5f9a83d
remove unnecessary lines
ee4cd49
Merge branch 'issue47' of https://github.com/KrishPatel13/PAT into is…
0c9a787
code clean up
90c5a24
scrub with images progress
1a4992b
Scrubbing for Images
4bca565
Code Clean up
2a82e41
Fixed the Permission Error
5a343c8
Merge branch 'MLDSAI:main' into issue47
KrishPatel13 56f8767
Fixes in other files
5fb9943
Merge branch 'issue47' of https://github.com/KrishPatel13/PAT into is…
ae92591
code cleanup
62f93a6
Removed test bash script merged into existing test
b7784d7
Path typo in test_scrub.py
9f7c599
Fix visualize.py copy form OpenAdaptAI main branch
17f96e4
Puterbot -> openadapt
ed1c50f
Merge branch 'main' into issue47
KrishPatel13 b7b9868
added scrub_image in record.py
c32b87f
adding return fix in utlis.py
3656744
Added Scrubbing Feature before visualization
ceaac69
remove return from utils.py
e6fe0a7
Scrubbing Completed Version 1 (ready for review)
b85f7ad
ran black on scrub
8e66cb3
Add single element tuple
5395596
Remove TODO from scrub
7112b20
Code Clean up
9b59bd7
Merge branch 'MLDSAI:main' into issue47
KrishPatel13 5dbab64
resolved most styling issues
55e87dc
fixed all style issues
5ae7ae6
Merge branch 'main' of https://github.com/MLDSAI/OpenAdapt into MLDSA…
9c95ce6
Merge branch 'MLDSAI-main' into issue47
77e832b
merging fixes
b6cf3d3
fix merge conflicts
74bae49
added scrub before putting in database
166e030
ignore .html in gitignore
0d092fb
remove image scrubbing before adding into the db
4fde144
moved the text_sep 3 lines at top
78c50b8
Merge branch 'main' of https://github.com/MLDSAI/OpenAdapt into MLDSA…
12c3798
Merge branch 'MLDSAI-main' into issue47
7112bab
commented all scrubbing due to errors in record.py
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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
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
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
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please remove unrelated changes 🙏