upload experiment artifacts to aws
See original GitHub issueIs it possible to use aws s3 uri as work_dir
?
I see PetrelBackend
in https://mmcv.readthedocs.io/en/latest/_modules/mmcv/fileio/file_client.html supports s3. Does mmdet support that?
Issue Analytics
- State:
- Created 2 years ago
- Reactions:1
- Comments:5 (3 by maintainers)
Top Results From Across the Web
Tutorial: Upload artifacts to Amazon S3 - Amazon CodeCatalyst
In this tutorial, you learn how to upload artifacts to an Amazon S3 bucket using a CodeCatalyst workflow that includes a couple of...
Read more >Input and output artifacts - AWS CodePipeline
Stages use input and output artifacts that are stored in the Amazon S3 artifact bucket you chose when you created the pipeline. CodePipeline...
Read more >Uploading local artifacts to an S3 bucket - AWS CloudFormation
Use the AWS CloudFormation aws cloudformation package command to upload local artifacts that are referenced by a template.
Read more >Step 9: Get the build output artifact - AWS CodeBuild
In this step, you get the messageUtil-1.0.jar file that CodeBuild built and uploaded to the output bucket. You can use the CodeBuild console...
Read more >Multiple input sources and output artifacts sample
You can create an AWS CodeBuild build project with more than one input source and more than one set of output artifacts. This...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Hi @fcakyon , we will support
AWS
backend next month.Hi @fcakyon , there is a PR to support this feature. https://github.com/open-mmlab/mmcv/pull/1545