aws / aws/amazon-sagemaker-examples
How to use external files on SageMaker estimator object to use a pre-trained model and aply transfer learning?
- Dominant language
- Jupyter Notebook
- Stars
- 11k
- Forks
- 7k
- Avg merge
- 8h 29m
- Merged PRs (30d)
- 8
Description
For example, i want to use the yolov2 implementation from https://github.com/thtrieu/darkflow repository on sagemaker, but i dont know how pass the the weights files(or another file) to the job training

Here, i want to pass the weights files to the job, but i do not see an option, i just pass the training dataset path
Contributor guide
Research direction
The issue names the SageMaker estimator and the linked YOLOv2 implementation in the darkflow repository, but it does not identify an example notebook or test file. Start by reviewing how the estimator supplies files to a training job and how darkflow loads weights; done would be a reproducible SageMaker example showing how pretrained weights reach the job.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, jupyter-notebook
- Domain
- cloud, machine-learning
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100