Instructions to use Bingsu/dacon_4dblock-maxvit_rmlp_tiny_rw_256 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- timm
How to use Bingsu/dacon_4dblock-maxvit_rmlp_tiny_rw_256 with timm:
import timm model = timm.create_model("hf_hub:Bingsu/dacon_4dblock-maxvit_rmlp_tiny_rw_256", pretrained=True) - Notebooks
- Google Colab
- Kaggle
Model card for Bingsu/4dblock-maxvit_rmlp_tiny_rw_256
데이콘 포디블록 구조 추출 AI 경진대회
https://dacon.io/competitions/official/236046/overview/description
public score: 0.86392
from timm import create_model
model = create_model("hf_hub:Bingsu/dacon_4dblock-maxvit_rmlp_tiny_rw_256", pretrained=True)
- Downloads last month
- 16