Instructions to use phanerozoic/argus-3d with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- EUPE
How to use phanerozoic/argus-3d with EUPE:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
File size: 614 Bytes
44af092 68b7a58 44af092 68b7a58 44af092 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 | {
"method": "2-layer MLP",
"in_dim": 768,
"hidden": 256,
"dropout": 0.5,
"epochs": 30,
"train_scenes": [
"42446540",
"42897501",
"42897521",
"42897538",
"42897545",
"42897552",
"42897561",
"42898486",
"45260903",
"45261133",
"45261143",
"45261179",
"45261587",
"45261615",
"45662921",
"45663113",
"47115543",
"47204559",
"47331068",
"47331262"
],
"val_scenes": [
"45662921"
],
"auc": 0.9806332802845262,
"best_f1": 0.8387126179329744,
"best_threshold": 0.569353461265564
} |