kentaroy47 / frcnn-from-scratch-with-keras

:collision:Faster R-CNN from scratch written with Keras
Apache License 2.0
168 stars 106 forks source link

timedistributed function #64

Open TaeheeJeong opened 4 years ago

TaeheeJeong commented 4 years ago

instead of timedistributed function in classifier network, can you use standard keras layers?