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

Fix Linting Pre-Commit failure #271

Merged
merged 8 commits into from
Jun 24, 2023
Merged

Fix Linting Pre-Commit failure #271

merged 8 commits into from
Jun 24, 2023

Conversation

prajnan93
Copy link
Collaborator

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Jun 24, 2023

Codecov Report

Merging #271 (52ca1e0) into main (e124fe5) will not change coverage.
The diff coverage is n/a.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@           Coverage Diff           @@
##             main     #271   +/-   ##
=======================================
  Coverage   87.78%   87.78%           
=======================================
  Files          66       66           
  Lines        3194     3194           
=======================================
  Hits         2804     2804           
  Misses        390      390           

@prajnan93 prajnan93 marked this pull request as ready for review June 24, 2023 22:26
@prajnan93 prajnan93 merged commit fb414d6 into main Jun 24, 2023
6 checks passed
prajnan93 added a commit that referenced this pull request Aug 15, 2023
* Fix Linting Pre-Commit failure (#271)

* Updated config README.md

* update requirements.txt

* updated requirements.txt

* update requirements.txt

* added pre-commit.ci

* update pre-commit config

* revert pre-commit configs

* update isort version

* Update README.md
prajnan93 added a commit that referenced this pull request Aug 15, 2023
* Fix Linting Pre-Commit failure (#271)

* Updated config README.md

* update requirements.txt

* updated requirements.txt

* update requirements.txt

* added pre-commit.ci

* update pre-commit config

* revert pre-commit configs

* update isort version

* Update README.md
prajnan93 added a commit that referenced this pull request Nov 22, 2023
* added DCVNet Backbone

* [WIP] DCVNet Decoder

* updated cost volume filtering modules

* added matryoshka dilated cost volume

* [WIP] DCVNet Model

* added dcvnet forward pass

* Sync main branch to dev (#286) (#287)

* Fix Linting Pre-Commit failure (#271)

* Updated config README.md

* update requirements.txt

* updated requirements.txt

* update requirements.txt

* added pre-commit.ci

* update pre-commit config

* revert pre-commit configs

* update isort version

* Update README.md

* fixed DCVNet forward pass

* Refactor Residual Encoder and RAFT Backbone

* refactored cost volume filter

* added flow offset logits loss

* Refactored trainer, loss function and base_dataset to handle multiple params

* added flow to bilinear interpolated weights support

* update trainer

* updated configs and tools

* updated trainer

* updated trainer

* update training configs with flow_offsets

* update training configs with flow_offsets

* updated dcvnet config

* updated dcvnet config, trainer and loss funtionn args

* updated base trainer

* bugfix: offset cross entropy

* bugfix: offset cross entropy

* updated trainer to validate last epoch

* updated trainer

* bugfix: offset loss in training

* bugfix: offset params config

* Added DCVNet Backbone unit tests and Refactored RAFT Small backbone

* Added docstring and unittest for Dilated Cost Volume

* fix NaN values in ground truth

* added unit tests and docstring for dcvnet

* Added decoder unit tests

* added utils unit tests

* added docstring for offset common methods

* added unit tests and docs for DCVNet Loss

* fixed raft configs and forward pass
prajnan93 added a commit that referenced this pull request Dec 8, 2023
* Fix Linting Pre-Commit failure (#271)

* Updated config README.md

* update requirements.txt

* updated requirements.txt

* update requirements.txt

* added pre-commit.ci

* update pre-commit config

* revert pre-commit configs

* update isort version

* Update README.md
prajnan93 added a commit that referenced this pull request Dec 9, 2023
* Updated config README.md

* update requirements.txt

* updated requirements.txt

* update requirements.txt

* added pre-commit.ci

* update pre-commit config

* revert pre-commit configs

* update isort version

* Added dataset registry

* bugfix: circular dependency elative import error

* Added datasets to DATASET REGISTRY

* added multiple dataset config support

* validated datasets

* Fix: incorrect  crop_size for prediction

* pre-commit fixes

* Sync main branch to dev (#286)

* Fix Linting Pre-Commit failure (#271)

* Updated config README.md

* update requirements.txt

* updated requirements.txt

* update requirements.txt

* added pre-commit.ci

* update pre-commit config

* revert pre-commit configs

* update isort version

* Update README.md

* added DCVNet (#279)

* added DCVNet Backbone

* [WIP] DCVNet Decoder

* updated cost volume filtering modules

* added matryoshka dilated cost volume

* [WIP] DCVNet Model

* added dcvnet forward pass

* Sync main branch to dev (#286) (#287)

* Fix Linting Pre-Commit failure (#271)

* Updated config README.md

* update requirements.txt

* updated requirements.txt

* update requirements.txt

* added pre-commit.ci

* update pre-commit config

* revert pre-commit configs

* update isort version

* Update README.md

* fixed DCVNet forward pass

* Refactor Residual Encoder and RAFT Backbone

* refactored cost volume filter

* added flow offset logits loss

* Refactored trainer, loss function and base_dataset to handle multiple params

* added flow to bilinear interpolated weights support

* update trainer

* updated configs and tools

* updated trainer

* updated trainer

* update training configs with flow_offsets

* update training configs with flow_offsets

* updated dcvnet config

* updated dcvnet config, trainer and loss funtionn args

* updated base trainer

* bugfix: offset cross entropy

* bugfix: offset cross entropy

* updated trainer to validate last epoch

* updated trainer

* bugfix: offset loss in training

* bugfix: offset params config

* Added DCVNet Backbone unit tests and Refactored RAFT Small backbone

* Added docstring and unittest for Dilated Cost Volume

* fix NaN values in ground truth

* added unit tests and docstring for dcvnet

* Added decoder unit tests

* added utils unit tests

* added docstring for offset common methods

* added unit tests and docs for DCVNet Loss

* fixed raft configs and forward pass

* updated unit test

* fixed formatting

* fix Predictor read images

* fix formatting

* added eval script in tools

* fixed evaluate script

* added DCVNet checkpoint download links

* fix formatting

* Sync with main (#298)

* Fix Linting Pre-Commit failure (#271)

* Updated config README.md

* update requirements.txt

* updated requirements.txt

* update requirements.txt

* added pre-commit.ci

* update pre-commit config

* revert pre-commit configs

* update isort version

* Update README.md

* fix matplotlib github runner

* fix dependency github runner

* fix dependency github runner

* resolve dependencies

* removed mkl dependency
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants