robust_frcnn
robust_frcnn copied to clipboard
Domain Adaptive Robust Faster R-CNN Implementation in Keras/TF
I have 8 classes(Cityscapes) in my trainset, but when I run measure_map.py ,I only get the map for car and person, could you please tell me how to solve this...
Hi Macias, What is the `map_file.txt` used in `file_markers/make_gta_datafile.py` ? It seems that the above file is not distributed on the sim10k website. Is there any plan to release the...
Hi, Macias, Nice project. I have one question if you have re-implemented the results of original paper, for example the Car AP in Cityscapes-> KITTI or KITTI->Cityscapes.
Bumps [keras](https://github.com/keras-team/keras) from 2.2.4 to 2.13.1. Release notes Sourced from keras's releases. Keras Release 2.13.1 What's Changed Fix timeseries_dataset_from_array counts when sequence_stride > 1 by @basjacobs93 in keras-team/keras#17396 Fix doc...