Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Swin Transformer + Inception-ResNet = Improved Performance ✨ Evaluated on a Retinal OCT dataset.

NotificationsYou must be signed in to change notification settings

fadh1l/Inception-Resnet-Swin-Transformer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

This project investigates the performance improvements possible by integrating an Inception-ResNet-based feature extraction module within the patch merging stage of the Swin Transformer architecture.

Motivation

  • Swin Transformers employ linear embedding for patch merging. Could a more sophisticated feature extraction technique improve performance?
  • Inception-ResNet modules excel at capturing features at multiple scales. This might enrich the representation learned during patch merging.

Modifications

  • The original linear embedding layer in the Swin Transformer patch merging is replaced with an Inception-ResNet module.

Performance on Retinal OCT Dataset

EpochTrain LossValid LossAccuracyF1-ScorePrecisionRecallTime
00.07830.01750.99590.99590.99590.995909:04
10.07890.06190.97830.97840.97980.978309:07
20.06000.02620.99480.99480.99490.994809:05
  • Our study significantly advances medical picture classification and opens the door for more developments.
  • Interestingly, our improved Swin model outperforms other well-known models like Efficient-Swin, VGG16, ResNet18, and AlexNet.

About

Swin Transformer + Inception-ResNet = Improved Performance ✨ Evaluated on a Retinal OCT dataset.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors2

  •  
  •  

[8]ページ先頭

©2009-2025 Movatter.jp