Skip to content

Conversation

abhi-glitchhg
Copy link
Member

No description provided.

abhi-glitchhg and others added 7 commits October 12, 2021 20:54
1)spatial.py
2)pyramid.py
3)overlappatch.py
4)dwconv.py

* Edited Following Files

1)attnention/__init__.py
2)nn.py
 added following files
 1) dwconv
 2) detection
 3)segmentation
 4)overlappingpatch
 5)encoder/pyramid
 6)classification/pyramid

 pytest - all tests passing
 pre-commit  -done

 Work in progress...
Edited few files related to PVT

Error in encoder/pyramid Line-66
 Work in progress...
@abhi-glitchhg abhi-glitchhg marked this pull request as draft November 2, 2021 12:19
@codecov-commenter
Copy link

codecov-commenter commented Nov 2, 2021

Codecov Report

Merging #23 (9b24123) into main (c8778b6) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##              main       #23    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files           28        42    +14     
  Lines          455       775   +320     
==========================================
+ Hits           455       775   +320     
Impacted Files Coverage Δ
vformer/common/base_model.py 100.00% <ø> (ø)
vformer/encoder/swin.py 100.00% <ø> (ø)
vformer/models/classification/swin.py 100.00% <ø> (ø)
vformer/attention/__init__.py 100.00% <100.00%> (ø)
vformer/attention/spatial.py 100.00% <100.00%> (ø)
vformer/common/__init__.py 100.00% <100.00%> (ø)
vformer/common/blocks.py 100.00% <100.00%> (ø)
vformer/decoder/__init__.py 100.00% <100.00%> (ø)
vformer/decoder/task_heads/__init__.py 100.00% <100.00%> (ø)
vformer/decoder/task_heads/detection/__init__.py 100.00% <100.00%> (ø)
... and 15 more

abhi-glitchhg and others added 4 commits November 3, 2021 15:32
* PVT_classification Done

Yet to resolve few errors in Detection and segmentation
*PVT v1 and PVT v2 added;
will add the heads fra the detection and segmentation
[WIP]
*PVT v1 and PVT v2 added;
will add the neck and head for the detection and segmentation
@abhi-glitchhg abhi-glitchhg marked this pull request as ready for review November 21, 2021 17:52
@NeelayS NeelayS merged commit 53ca4a5 into SforAiDl:main Nov 23, 2021
@NeelayS NeelayS mentioned this pull request Nov 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Paper] Pyramid Vision Transformer: A Versatile Backbone for Dense Prediction without Convolutions
3 participants