Commit aeeaf9a3 authored by Vivek Rathod's avatar Vivek Rathod
Browse files

remove stale TODO.

parent 12714f88
......@@ -62,8 +62,6 @@ Following the API (see model.DetectionModel definition), our outputs after
postprocessing operations are always normalized boxes however, internally, we
sometimes convert to absolute --- e.g. for loss computation. In particular,
anchors and proposal_boxes are both represented as absolute coordinates.
TODO: Support TPU implementations.
"""
from abc import abstractmethod
from functools import partial
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment