Instructions to use IVSandman/internship with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- TF-Keras
How to use IVSandman/internship with TF-Keras:
# Note: 'keras<3.x' or 'tf_keras' must be installed (legacy) # See https://github.com/keras-team/tf-keras for more details. from huggingface_hub import from_pretrained_keras model = from_pretrained_keras("IVSandman/internship") - Notebooks
- Google Colab
- Kaggle
Teeradej Sawettraporn
Rename TF-object_detection/readme.txt.txt to TF-object_detection/reference
43bb4e9 verified | Reference: | |
| Based training model from: https://www.youtube.com/watch?v=XZ7FYAMCc4M | |
| COCO filter: https://github.com/immersive-limit/coco-manager | |
| coco to xml: https://github.com/LI-NA/coco-json-converter?tab=readme-ov-file |