About 7,010,000 results
Open links in new tab
  1. GitHub - yhenon/pytorch-retinanet: Pytorch implementation of …

    Pytorch implementation of RetinaNet object detection as described in Focal Loss for Dense Object Detection by Tsung-Yi Lin, Priya Goyal, Ross Girshick, Kaiming He and Piotr Dollár.

  2. GitHub - bubbliiiing/retinanet-pytorch: 这是一个retinanet-pytorch …

    训练结果预测需要用到两个文件,分别是retinanet.py和predict.py。 我们首先需要去retinanet.py里面修改model_path以及classes_path,这两个参数必须要修改。

  3. GitHub - yatengLG/Retinanet-Pytorch: Retinanet目标检测算法(简 …

    Retinanet目标检测算法 (简单,明了,易用,全中文注释,单机多卡训练,视频检测) (based on pytorch,Simple, Clear, Mutil GPU) - yatengLG/Retinanet-Pytorch

  4. GitHub - NVIDIA/retinanet-examples: Fast and accurate object …

    Fast and accurate object detection with end-to-end GPU optimization - NVIDIA/retinanet-examples

  5. GitHub - fizyr/keras-retinanet: Keras implementation of RetinaNet ...

    If you installed keras-retinanet correctly, the train script will be installed as retinanet-train. However, if you make local modifications to the keras-retinanet repository, you should run the …

  6. RetinaNet for Object Detection - GitHub

    Oct 2, 2021 · This repository is a TensorFlow2 implementation of RetinaNet and its applications, aiming for creating a tool in object detection task that can be easily extended to other datasets …

  7. GitHub - mukeshmithrakumar/RetinaNet: Keras implementation of …

    This is the Keras implementation of RetinaNet for object detection as described in Focal Loss for Dense Object Detection by Tsung-Yi Lin, Priya Goyal, Ross Girshick, Kaiming He and Piotr …

  8. vision/torchvision/models/detection/retinanet.py at main - GitHub

    Datasets, Transforms and Models specific to Computer Vision - vision/torchvision/models/detection/retinanet.py at main · pytorch/vision

  9. GitHub - kuangliu/pytorch-retinanet: RetinaNet in PyTorch

    RetinaNet in PyTorch. Contribute to kuangliu/pytorch-retinanet development by creating an account on GitHub.

  10. GitHub - jaspereb/Retinanet-Tutorial: A tutorial on using the …

    A tutorial on using the Retinanet deep network to train an object detector on your own data - jaspereb/Retinanet-Tutorial