Skip to content

Here's what's popular on GitHub today...

Terminal logo

Popular topic

The terminal is an interface in which you can type and execute text-based commands.
OSCA22

Upcoming event recommended by GitHub

Mar
24

OSCA22

March 24, 2022 - March 28, 2022 • Online

Open Source Festival is an annual high profile event,featuring series of talks, workshops, and awareness around open-sourced developer tools.
ZenHub screenshot

App recommended by GitHub

ZenHub

ZenHub is the only project management tool that integrates natively within GitHub’s user interface. No lengthy onboarding. No configuration headaches. No separate logins. Developers stay in an environment they love and Project Managers get total visibility into the development process.

Dev teams at companies like NASA, Microsoft, Adobe, Comcast, Docker, VMware, and Leap Motion trust ZenHub's powerful browser extension to help them ship better software.

Trending repository

Trending repository

jasoromir
jasoromir commented Jun 25, 2021

Hi! I was wondering if it is possible to read data from AWS S3 to train a model such as BasicVSR.

I have been reading the docs and all indicates it could be done by modifying my config file, and setting the backend option to "ceph" instead of the default "disk".

Then I sett the paths to:
lq_folder = "S3://my-bucket/my-dataset/lq_folder"
gt_folder = "S3://my-bucket/my-dataset/gt_folder"

But I ca

Trending repository

App recommended by GitHub

Stale

Automatically close stale Issues and Pull Requests that tend to accumulate during a project.

How it works

After a period of inactivity, a label will be applied to mark an issue as stale, and optionally post a comment to notify contributors that the Issue or Pull Request will be closed.

If the Issue or Pull Request is updated, or anyone comments, then the stale label is removed.

If no more activity occurs, the Issue or Pull Request will be automatically closed with an optional comment.