• Stars
    star
    2
  • Language
    Python
  • Created over 2 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

More Repositories

1

YOLOE

PP-YOLOE, an industrial state-of-the-art object detector with high performance and friendly deployment. We optimize on the basis of the previous PP-YOLOv2, using anchor-free paradigm, more powerful backbone and neck equipped with CSPRepResStage, ET-head and dynamic label assignment algorithm TAL.
Python
24
star
2

YOLOV6

YOLOv6 is a single-stage object detection framework dedicated to industrial applications, with hardware-friendly efficient design and high performance.
Python
6
star
3

Object-Localization-Network

Therefore, Author propose a classification-free Object Localization Network (OLN) which estimates the objectness of each region purely by how well the location and shape of a region overlap with any ground-truth object (e.g., centerness and IoU).
Python
1
star
4

Leetcode

Simple recursive algorithms. Backtracking algorithms. Divide and conquer algorithms. Dynamic programming algorithms. Greedy algorithms. Branch and bound algorithms. Brute force algorithms. Randomized algorithms.
C++
1
star
5

Gaurav14cs17

1
star
6

PyTorch-Quantization

Quantization is the process of mapping continuous infinite values to a smaller set of discrete finite values. In the context of simulation and embedded computing, it is about approximating real-world values with a digital representation that introduces limits on the precision and range of a value
Python
1
star
7

Oriented-Object-Detection-in-Aerial-Images

Oriented object detection in aerial images is a challenging task as the objects in aerial images are displayed in arbitrary directions and are usually densely packed. Current oriented object detection methods mainly rely on twostage anchor-based detectors
Python
1
star