Giter VIP home page Giter VIP logo

cattle-detection's Introduction

Hi there ๐Ÿ‘‹ you're visiting Akshay

I'm a senior CSE student at IIT Kanpur. I'm interested in domains of System Programming and Deep learning, particularly but not limited to Computer Vision, Adversarial AI and Explainable AI. I also have exposure to Cryptography and Blockchains.
Besides that I ocassionally compete in CP contests, listening music and learning random stuff(mostly time). I'm up for any kind of collaborations ๐Ÿš€

๐Ÿ“ซ How to reach me: Shoot me a mail or connect at linkedin.

โšก Fun fact: I love solving Sudoku and playing Chess.

cattle-detection's People

Contributors

akshay-gupta123 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

cattle-detection's Issues

my commands

sudo apt update
sudo apt install python3-pip
pip3 --version

To use pip to install PyTorch without GPU support, run

pip3 install torch==1.5.1+cpu torchvision==0.6.1+cpu -f https://download.pytorch.org/whl/torch_stable.html

pip install numpy

sudo apt-get install python3-opencv
git clone https://github.com/akshay-gupta123/Cattle-detection.git
cd Cattle-detection
pip install -r requirements.txt

show me this error

root@detection-ubuntu-s-8vcpu-16gb-nyc1-01:~/Cattle-detection# pip install -r requirements.txt
Requirement already satisfied: torch in /usr/local/lib/python3.8/dist-packages (from -r requirements.txt (line 1)) (1.5.1+cpu)
ERROR: Could not find a version that satisfies the requirement opecv-python (from -r requirements.txt (line 2)) (from versions: none)
ERROR: No matching distribution found for opecv-python (from -r requirements.txt (line 2))

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.