Ink Detection Models
Collection
6 items • Updated
How to use scrollprize/timesformer_large_scroll1_01122024 with Transformers:
# Use a pipeline as a high-level helper
from transformers import pipeline
pipe = pipeline("feature-extraction", model="scrollprize/timesformer_large_scroll1_01122024", trust_remote_code=True) # Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("scrollprize/timesformer_large_scroll1_01122024", trust_remote_code=True, dtype="auto")n_layers=16
n_heads=8
dim=512
'20231210121321' , '20231022170901' , '20231106155351' , '20231005123336' , '20230820203112'
, '20230826170124' , '20230702185753' , '20230522215721' , '20230531193658' , '20230903193206' , '20230902141231'
, '20231007101615' , '20230929220926' , '20231016151000' , '20231012184423' , '20231031143850'
https://github.com/ScrollPrize/villa/tree/main/ink-detection