Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: PurdueDualityLab/TensorFlowModels
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: PurdueDualityLab/TensorFlowModels
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: yolo_benchmark
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 17 commits
  • 14 files changed
  • 10 contributors

Commits on Oct 29, 2021

  1. yolo_head init

    Wenxin Jiang committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    bfb059a View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2021

  1. yolox_head 11/01

    Wenxin Jiang authored and Wenxin Jiang committed Nov 1, 2021
    Configuration menu
    Copy the full SHA
    4184459 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2021

  1. add DWConv, biases initialization and call

    Wenxin Jiang committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    126e743 View commit details
    Browse the repository at this point in the history
  2. add DWConv

    Wenxin Jiang committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    b7c1cfd View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2021

  1. Update yolox_head

    Wenxin Jiang committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    9d9c235 View commit details
    Browse the repository at this point in the history
  2. Update yolox head

    Wenxin Jiang committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    0a486fa View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2021

  1. Update yolox head

    Wenxin Jiang authored and Wenxin Jiang committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    7081029 View commit details
    Browse the repository at this point in the history
  2. Add backbone, decoder, layers

    Wenxin Jiang authored and Wenxin Jiang committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    ce3715e View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2022

  1. init and change batch size

    Wenxin Jiang authored and Wenxin Jiang committed Apr 15, 2022
    Configuration menu
    Copy the full SHA
    31c31f7 View commit details
    Browse the repository at this point in the history
  2. init and change batch size

    Wenxin Jiang authored and Wenxin Jiang committed Apr 15, 2022
    Configuration menu
    Copy the full SHA
    53e3503 View commit details
    Browse the repository at this point in the history
  3. change back all batch size

    Wenxin Jiang committed Apr 15, 2022
    Configuration menu
    Copy the full SHA
    5ee5335 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2022

  1. change batch size to 256 in scaled_p7

    Wenxin Jiang committed Apr 16, 2022
    Configuration menu
    Copy the full SHA
    a2b032e View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2022

  1. change batch size to 256 in yolov4-csp

    Wenxin Jiang committed Apr 18, 2022
    Configuration menu
    Copy the full SHA
    6cd7c60 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2022

  1. Update 640.yaml

    Wenxin-Jiang authored Apr 21, 2022
    Configuration menu
    Copy the full SHA
    35fdec5 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2022

  1. Configuration menu
    Copy the full SHA
    e4c8feb View commit details
    Browse the repository at this point in the history
  2. update scaledp5

    Wenxin-Jiang committed Apr 24, 2022
    Configuration menu
    Copy the full SHA
    d0d88f7 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2022

  1. update scaledyolo_p5

    Wenxin Jiang committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    d1a8bbc View commit details
    Browse the repository at this point in the history
Loading