nicoboou commited on
Commit
0ee59db
·
verified ·
1 Parent(s): 7645501

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -8
README.md CHANGED
@@ -1,4 +1,4 @@
1
- ---
2
  datasets:
3
  - nicoboou/IDRCell100k
4
  arxiv: 2311.15264
@@ -6,13 +6,6 @@ arxiv: 2311.15264
6
 
7
  # 🧬 ChAda-ViT: Channel Adaptive Vision Transformer
8
 
9
- [![License: Apache 2.0](https://img.shields.io/badge/License-Apache%202.0-blue.svg?style=flat-square)](https://opensource.org/licenses/Apache-2.0)
10
- [![python](https://img.shields.io/badge/-Python_3.10-blue?logo=python&logoColor=white)](https://github.com/pre-commit/pre-commit)
11
- [![pytorch](https://img.shields.io/badge/PyTorch_2.0.1-ee4c2c?logo=pytorch&logoColor=white)](https://pytorch.org/get-started/locally/)
12
- [![lightning](https://img.shields.io/badge/-Lightning_2.0.2-792ee5?logo=pytorchlightning&logoColor=white)](https://pytorchlightning.ai/)
13
- [![hydra](https://img.shields.io/badge/Config-Hydra_1.3-89b8cd)](https://hydra.cc/)
14
- [![black](https://img.shields.io/badge/Code%20Style-Black-black.svg?labelColor=gray)](https://black.readthedocs.io/en/stable/)
15
-
16
  Official PyTorch implementation and pretrained models of ChAda-ViT. For details, see **ChAda-ViT: Channel Adaptive Attention for Joint Representation Learning of Heterogeneous Microscopy Images**
17
  [[`arXiv`](https://arxiv.org/abs/2311.15264)]
18
 
 
1
+ ---
2
  datasets:
3
  - nicoboou/IDRCell100k
4
  arxiv: 2311.15264
 
6
 
7
  # 🧬 ChAda-ViT: Channel Adaptive Vision Transformer
8
 
 
 
 
 
 
 
 
9
  Official PyTorch implementation and pretrained models of ChAda-ViT. For details, see **ChAda-ViT: Channel Adaptive Attention for Joint Representation Learning of Heterogeneous Microscopy Images**
10
  [[`arXiv`](https://arxiv.org/abs/2311.15264)]
11