Skip to content
#

retinanet

Here are 139 public repositories matching this topic...

liusiyuan1111
liusiyuan1111 commented Dec 28, 2019
WARNING:tensorflow:From convert_data_to_tfrecord.py:81: The name tf.python_io.TFRecordWriter is deprecated. Please use tf.io.TFRecordWriter instead.

Traceback (most recent call last):
  File "convert_data_to_tfrecord.py", line 125, in <module>
    convert_pascal_to_tfrecord()
  File "convert_data_to_tfrecord.py", line `93,` in convert_pascal_to_tfrecord
    img_height, img_width, gtb
enhancement good first issue

This repository holds the code framework used in the paper Reg R-CNN: Lesion Detection and Grading under Noisy Labels. It is a fork of MIC-DKFZ/medicaldetectiontoolkit with regression capabilites.

  • Updated Jun 21, 2022
  • Python

Improve this page

Add a description, image, and links to the retinanet topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the retinanet topic, visit your repo's landing page and select "manage topics."

Learn more