|
преди 1 седмица | |
---|---|---|
.. | ||
.gitattributes | преди 1 седмица | |
README.md | преди 1 седмица | |
config.json | преди 1 седмица | |
model.safetensors | преди 1 седмица |
license: mit base_model:
This is an image classification model based on Google EfficientNet-B0, fine-tuned to classify input images into one of the following 16 categories:
If you use this model in your work, please cite the following papers:
@article{Tan2019EfficientNetRM,
title={EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks},
author={Mingxing Tan and Quoc V. Le},
journal={ArXiv},
year={2019},
volume={abs/1905.11946}
}
@techreport{Docling,
author = {Deep Search Team},
month = {8},
title = {{Docling Technical Report}},
url={https://arxiv.org/abs/2408.09869},
eprint={2408.09869},
doi = "10.48550/arXiv.2408.09869",
version = {1.0.0},
year = {2024}
}