GithubHelp home page GithubHelp logo

Leqing's Projects

bit_cd icon bit_cd

Official Pytorch Implementation of "Remote Sensing Image Change Detection with Transformers"

fine icon fine

The FINE python package provides a framework for modeling, optimizing and assessing energy systems

increase-your-ram-in-google-colab icon increase-your-ram-in-google-colab

some of you may have trouble while working on Google colab. For free users, colab only gives 12GB ram, for some large model, it will result in crashdown. here is the website that could increase your RAM to 25GB. https://colab.research.google.com/drive/155S_bb3viIoL0wAwkIyr1r8XQu4ARwA9 Open that notebook and save it as a copy in your colab notebook, open that copy and connect it, then you will get a 25GB RAM notebook. If you want to use GPU to train your model, here is the code to check whether GPU is successfully deployed on your colab: !nvidia-smi -L If you want to use the data in colab, you may need to upload it into colab from your computer, for some large data, it might be inconvenient. A easier way is to upload your data to your Google drive first then call them from Drive, you can just run this code: import os from google.colab import drive drive.mount('/content/drive')

noise2noise icon noise2noise

Noise2Noise: Learning Image Restoration without Clean Data - Official TensorFlow implementation of the ICML 2018 paper

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.