Git Product home page Git Product logo

deep-learning's People

Contributors

rahmadsadli avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

deep-learning's Issues

Custom dataset

can you please suggest how to detect custom image dataset?

Implementation of Yolov4 with Tensorflow 2

Hi. I'm trying to do this tutorial with Yolov4. But I've some problems. In YoloV4 , in config file, route layer has 4 arguments. In Yolov3 it was 2 argument. How can i implement with 4 argument? Sorry for my bad English.

FileNotFoundError: [Errno 2] No such file or directory: 'cfg/yolov3.cfg'

Hi,
when I run python3 convert_weights.py

the error below occurs.

christopher@ccz:~/Deep-Learning$ python3 convert_weights.py
2020-09-26 18:32:45.032131: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.0
2020-09-26 18:32:48.161327: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libnvinfer.so.6
2020-09-26 18:32:48.163125: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libnvinfer_plugin.so.6
ausgeführt
Traceback (most recent call last):
  File "convert_weights.py", line 78, in <module>
    main()
  File "convert_weights.py", line 67, in main
    model=YOLOv3Net(cfgfile,model_size,num_classes)
  File "/home/christopher/Deep-Learning/yolov3.py", line 29, in YOLOv3Net
    blocks = parse_cfg(cfgfile)
  File "/home/christopher/Deep-Learning/yolov3.py", line 11, in parse_cfg
    with open(cfgfile, 'r') as file:
FileNotFoundError: [Errno 2] No such file or directory: 'cfg/yolov3.cfg'

I dont really know why it can't find yolov3.cfg file???

I start the convert_weights.py file within this directory:

christopher@ccz:~/Deep-Learning$ ls
convert_weights.py  __pycache__  video.py   YOLOv3_TF2
image.py            utils.py     yolov3.py

And as you can see the yolov3.cfg file is at its place.

christopher@ccz:~/Deep-Learning$ cd YOLOv3_TF2/
christopher@ccz:~/Deep-Learning/YOLOv3_TF2$ ls
cfg                 data      README.md  video.py  yolov3.py
convert_weights.py  image.py  utils.py   weights
christopher@ccz:~/Deep-Learning/YOLOv3_TF2$ cd cfg
christopher@ccz:~/Deep-Learning/YOLOv3_TF2/cfg$ ls
yolov3.cfg

Any idea what's going wrong?

Best regards
chris

I would like to collaborate in this project

Recently I also started Building a project in tensorflow implementation as there are no standard tensorflow work on this as i have came across a repo in pytorch here but I don't know much of tensorflow framework but I will try to learn it on the way of implementation this project

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.