Skip to content
View fizzyseo's full-sized avatar

Block or report fizzyseo

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
fizzyseo/README.md

My Project Plan (Level 1 Heading)

Note: This document is written merely as an illustrative example, and does not provide any working guide to an actual project.

Proposal (Level 3 Heading)


I am planning to make a computer vision software that detects objects in images.
In order to build it, I will use opencv, deep learning libraries, such as TensorFlow or PyTorch, and other open source softwares.

For example, the objects in the following images were detected using mmdetection:


Dependencies (Level 3 Heading)

  • python
  • opencv-python
  • tensorflow
  • openmmlab
  • package manager

Installation

In a bash terminal, run the following commands (DO NOT actually run these commands in your computer):

$ sudo apt update
$ conda create -n cv_detection
$ conda activate cv_detection
$ python --version
$ python example.py

Popular repositories Loading

  1. temp-repo temp-repo Public

  2. fizzyseo fizzyseo Public

    My profile repository

  3. CLI2 CLI2 Public

  4. git-practice git-practice Public

    Python

  5. branch-test branch-test Public

  6. Oopseeu Oopseeu Public

    Forked from hihiyo7/Oopseeu

    Python