Giter Club home page Giter Club logo

cs188-projects-2022winter's Introduction

UCLA DLCV Course Project

Project page: https://ucladeepvision.github.io/CS188-Projects-2022Winter/

Instruction for running this site locally

  1. Follow the first 2 steps in pull-request-instruction

  2. Installing Ruby with version 3.0.0 if you are using a Mac, and ruby 2.7 should work for Linux, check https://www.ruby-lang.org/en/documentation/installation/ for instruction.

  3. Installing Bundler and jekyll with

gem install --user-install bundler jekyll
bundler install
bundle add webrick
  1. Run your site with
bundle exec jekyll serve

You should see an address pop on the terminal (http://127.0.0.1:4000/CS188-Projects-2022Winter/ by default), go to this address with your browser.

Working on the project

  1. Create a folder with your team id under ./assets/images/your-teamid, you will use this folder to store all the images in your project.

  2. Copy the template at ./_posts/2021-01-18-team00-instruction-to-post.md and rename it with format "year-month-date-yourteamid-projectshortname.md" under ./_posts/, for example, 2021-01-27-team01-object-detection.md

  3. Check out the sample post we provide at https://ucladeepvision.github.io/CS188-Projects-2022Winter/ and the source code at https://raw.githubusercontent.com/UCLAdeepvision/CS188-Projects-2022Winter/main/_posts/2021-01-18-team00-instruction-to-post.md as well as basic Markdown syntax at https://www.markdownguide.org/basic-syntax/

  4. Start your work in your .md file. You may only edit the .md file you just copied and renamed, and add images to ./assets/images/your-teamid. Please do NOT change any other files in this repo.

Once you save the .md file, jekyll will synchronize the site and you can check the changes on browser.

Submission

We will use git pull request to manage submissions.

Once you've done, follow steps 3 and 4 in pull-request-instruction to make a pull request BEFORE the deadline. Please make sure not to modify any file except your .md file and your images folder. We will merge the request after all submissions are received, and you should able to check your work in the project page on next week of each deadline.

Deadlines

You should make three pull requests before the following deadlines:

  • January 27: Each group should determine the topic and list the 3 most relevant papers and their code repo.
  • February 24: Each group should include technical details and algorithms/code
  • March 19 (updated): Finalize blog article, Colab demo (or github repo link), and recorded spotlight video

cs188-projects-2022winter's People

Contributors

aaronminkov avatar alexanderswerdlow avatar amikhalev avatar arnavgarg avatar cuijiaxing avatar dadaism6 avatar dbwatson111 avatar dyerasi avatar edamame2135 avatar fzbuzz avatar gutianpei avatar jensonchoi avatar jeremyt19115678 avatar kkaatttiechang avatar nicholaspdean avatar ningwang1729 avatar oswaldhe avatar puneetnayyar avatar richard-guofeng-zhang avatar sybercrane avatar tkanarsky avatar tonyxia2001 avatar wensi-ai avatar yao-alan avatar zhengtong-liu avatar zhoubolei avatar zifanzhou1024 avatar zongyangyue avatar

Watchers

 avatar

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.