Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

YOLO v4 + ROS2 Humble (Foxy) + CUDA11 + cuDNN (FP16) #319

Open
wants to merge 83 commits into
base: foxy
Choose a base branch
from

Commits on Jan 31, 2020

  1. Add install targets for configuration files

    Adds the `launch`, `config`, and `yolo_network_config` folders to the
    install target for `darknet_ros` so they are available in the catkin
    install directory.
    tomasgareau committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    207a5c8 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2020

  1. fix typo

    tony2guo committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    b2530bf View commit details
    Browse the repository at this point in the history
  2. Merge pull request leggedrobotics#207 from umdlife/install_weights

    Add install targets for configuration files
    mbjelonic committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    f4b29f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8d25848 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2020

  1. Added clang tooling.

    mbjelonic committed Apr 12, 2020
    Configuration menu
    Copy the full SHA
    f52eb7d View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2020

  1. Configuration menu
    Copy the full SHA
    f6309fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8041acd View commit details
    Browse the repository at this point in the history
  3. Merge pull request leggedrobotics#232 from leggedrobotics/add-require…

    …d-deps
    
    Update package.xml dependencies
    tomlankhorst committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    d0d0e17 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0e4bf3e View commit details
    Browse the repository at this point in the history
  5. Add libxt-dev

    tomlankhorst committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    2c281b5 View commit details
    Browse the repository at this point in the history
  6. Add libxext

    tomlankhorst committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    f4c96de View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2020

  1. Adding option to use nodelet

    timonh committed Dec 23, 2020
    Configuration menu
    Copy the full SHA
    0f70267 View commit details
    Browse the repository at this point in the history
  2. Minor formatting

    timonh committed Dec 23, 2020
    Configuration menu
    Copy the full SHA
    2cd3056 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2021

  1. Configuration menu
    Copy the full SHA
    9e3f705 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2021

  1. Small adjustments

    timonh committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    90bbe04 View commit details
    Browse the repository at this point in the history
  2. Merge pull request leggedrobotics#287 from leggedrobotics/feature/nod…

    …eletize
    
    Feature/nodeletize
    mbjelonic committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    dd119bc View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2021

  1. Configuration menu
    Copy the full SHA
    c629f01 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9d9a7d View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2021

  1. Configuration menu
    Copy the full SHA
    0f1328b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    078cdfd View commit details
    Browse the repository at this point in the history
  3. Changed submodule url.

    mbjelonic committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    2049ed6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    535ab15 View commit details
    Browse the repository at this point in the history
  5. Updated readme.

    mbjelonic committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    e4693eb View commit details
    Browse the repository at this point in the history
  6. Minor fix in test.

    mbjelonic committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    973f668 View commit details
    Browse the repository at this point in the history
  7. Minor change in Readme.

    mbjelonic committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    6f53ddc View commit details
    Browse the repository at this point in the history
  8. Minor fix in CMake.

    mbjelonic committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    d8514fb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    895a0fb View commit details
    Browse the repository at this point in the history
  10. Changelog 1.1.5

    mbjelonic committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    0da88d5 View commit details
    Browse the repository at this point in the history
  11. 1.1.5

    mbjelonic committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    51aa338 View commit details
    Browse the repository at this point in the history
  12. Update catkin-build.yml

    tomlankhorst committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    9bed958 View commit details
    Browse the repository at this point in the history
  13. Quote container names

    tomlankhorst committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    409c01d View commit details
    Browse the repository at this point in the history
  14. Merge pull request leggedrobotics#309 from leggedrobotics/feature/ci-…

    …melodic-and-noetic
    
    Test on both Noetic and Melodic
    mbjelonic committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    d28f10a View commit details
    Browse the repository at this point in the history

Commits on May 3, 2021

  1. Configuration menu
    Copy the full SHA
    2996594 View commit details
    Browse the repository at this point in the history
  2. Merge pull request leggedrobotics#318 from leggedrobotics/fix/memory_…

    …leak
    
    One line of code fixes everything!
    mbjelonic committed May 3, 2021
    Configuration menu
    Copy the full SHA
    36a4c9c View commit details
    Browse the repository at this point in the history

Commits on May 8, 2021

  1. April8

    Ar-Ray-code committed May 8, 2021
    Configuration menu
    Copy the full SHA
    43ce723 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2021

  1. ipl to cv

    Ar-Ray-code committed May 9, 2021
    Configuration menu
    Copy the full SHA
    d58a2ac View commit details
    Browse the repository at this point in the history
  2. add YOLOv4.md

    Ar-Ray-code committed May 9, 2021
    Configuration menu
    Copy the full SHA
    88cc055 View commit details
    Browse the repository at this point in the history
  3. fix confrict

    Ar-Ray-code committed May 9, 2021
    Configuration menu
    Copy the full SHA
    dd4f7c5 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1 from Ar-Ray-code/foxy-v4

    Foxy v4
    Ar-Ray-code committed May 9, 2021
    Configuration menu
    Copy the full SHA
    5a4a377 View commit details
    Browse the repository at this point in the history
  5. fix confrict 2

    Ar-Ray-code committed May 9, 2021
    Configuration menu
    Copy the full SHA
    a6cbcee View commit details
    Browse the repository at this point in the history
  6. Merge pull request #2 from Ar-Ray-code/foxy-v4

    fix confrict 2
    Ar-Ray-code committed May 9, 2021
    Configuration menu
    Copy the full SHA
    2c601f7 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2021

  1. add rm_darknet_CMakeLists

    Ar-Ray-code committed May 10, 2021
    Configuration menu
    Copy the full SHA
    9813245 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76596f7 View commit details
    Browse the repository at this point in the history
  3. update Link

    Ar-Ray-code committed May 10, 2021
    Configuration menu
    Copy the full SHA
    00af537 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2021

  1. Use encoding reported by camera

    The camera driver reports its encoding in the sensor_msgs::Image. This
    string is taken from include/sensor_msgs/image_encodings.h. The most
    common ones:
        "mono8"
        "bgr8"
        "bgra8"
        "rgb8"
        "rgba8"
        "mono16"
    are also used for cv_bridge::toCvCopy. So it can be simply passed on.
    Karl D. Hansen committed May 20, 2021
    2 Configuration menu
    Copy the full SHA
    ae23d0f View commit details
    Browse the repository at this point in the history

Commits on May 28, 2021

  1. Configuration menu
    Copy the full SHA
    f9c2ad4 View commit details
    Browse the repository at this point in the history
  2. Cutify

    tomlankhorst committed May 28, 2021
    Configuration menu
    Copy the full SHA
    5b494af View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e1b9cd2 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2021

  1. Merge pull request leggedrobotics#321 from kdhansen/master

    Use encoding reported by camera driver
    mbjelonic committed May 31, 2021
    Configuration menu
    Copy the full SHA
    913383f View commit details
    Browse the repository at this point in the history
  2. add yolov4-csp

    Ar-Ray-code committed May 31, 2021
    Configuration menu
    Copy the full SHA
    94826f5 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2021

  1. Configuration menu
    Copy the full SHA
    f4fedfb View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2021

  1. add cudnn module

    Ar-Ray-code committed Jun 20, 2021
    Configuration menu
    Copy the full SHA
    22c51ea View commit details
    Browse the repository at this point in the history
  2. rm cmake_modules

    Ar-Ray-code committed Jun 20, 2021
    Configuration menu
    Copy the full SHA
    0b68adc View commit details
    Browse the repository at this point in the history
  3. change CMakeLists

    Ar-Ray-code committed Jun 20, 2021
    Configuration menu
    Copy the full SHA
    8335e9c View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2021

  1. change cmakelists

    Ar-Ray-code committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    ab48c52 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e7522c0 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3 from Ar-Ray-code/darknet-fp16

    Darknet fp16
    Ar-Ray-code committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    8a56a9d View commit details
    Browse the repository at this point in the history
  4. fix bugs

    Ar-Ray-code committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    68b1e86 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    514b660 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2021

  1. for benchmark

    Ar-Ray-code committed Jun 26, 2021
    Configuration menu
    Copy the full SHA
    c76774b View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2021

  1. Configuration menu
    Copy the full SHA
    c62d8dd View commit details
    Browse the repository at this point in the history
  2. CUDA REQUIRED

    Currently it is not possible to compile for CPU-only inference ...
    Ar-Ray-code committed Jun 27, 2021
    Configuration menu
    Copy the full SHA
    bb77da8 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2021

  1. CUDA REQUIRED

    Currently it is not possible to compile for CPU-only inference ...
    Ar-Ray-code committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    5de05fa View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2021

  1. launch concisely

    Ar-Ray-code committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    6e04200 View commit details
    Browse the repository at this point in the history
  2. fix launch

    Ar-Ray-code committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    fd6ff4a View commit details
    Browse the repository at this point in the history
  3. update some files

    Ar-Ray-code committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    8e361d2 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #6 from Ar-Ray-code/foxy

    launch concisely
    Ar-Ray-code committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    58e62a5 View commit details
    Browse the repository at this point in the history
  5. delete some config

    Ar-Ray-code committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    3c40818 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2021

  1. cpu is ok

    Ar-Ray-code committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    62197c1 View commit details
    Browse the repository at this point in the history
  2. cpu-openmp

    Ar-Ray-code committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    706dce0 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2021

  1. CUDA = ON

    Ar-Ray-code committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    b2f7e9e View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2021

  1. cudnn + fp16 -> on

    Ar-Ray-code committed Dec 4, 2021
    Configuration menu
    Copy the full SHA
    da4c16f View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2021

  1. add download option

    Ar-Ray-code committed Dec 5, 2021
    Configuration menu
    Copy the full SHA
    43b74a7 View commit details
    Browse the repository at this point in the history
  2. fix conflict

    Ar-Ray-code committed Dec 5, 2021
    Configuration menu
    Copy the full SHA
    af2f22e View commit details
    Browse the repository at this point in the history
  3. add yolov4-csp

    Ar-Ray-code committed Dec 5, 2021
    Configuration menu
    Copy the full SHA
    9f5d20b View commit details
    Browse the repository at this point in the history
  4. update CMakeLists

    Ar-Ray-code committed Dec 5, 2021
    Configuration menu
    Copy the full SHA
    094a73b View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2022

  1. cuda11-galactic

    Ar-Ray-code committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    e610076 View commit details
    Browse the repository at this point in the history
  2. yolov2-tiny off

    Ar-Ray-code committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    f53a5e9 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2022

  1. Merge pull request #7 from Ar-Ray-code/galactic-devel

    Galactic devel
    Ar-Ray-code committed May 1, 2022
    Configuration menu
    Copy the full SHA
    211bd02 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2022

  1. update submodule

    Ar-Ray-code committed Jul 23, 2022
    Configuration menu
    Copy the full SHA
    73a2fd3 View commit details
    Browse the repository at this point in the history
  2. add yolov7-tiny

    Ar-Ray-code committed Jul 23, 2022
    Configuration menu
    Copy the full SHA
    57cfad4 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #8 from Ar-Ray-code/features/yolov7

    update submodule
    Ar-Ray-code committed Jul 23, 2022
    Configuration menu
    Copy the full SHA
    6680608 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    df79053 View commit details
    Browse the repository at this point in the history