"mmdet/visualization/local_visualizer.py" did not exist on "ec3f5448b2dc9d9c12b102bd632e24ae5b567be2"
- 25 Apr, 2018 2 commits
-
-
XinyueZ authored
-
XinyueZ authored
1. Solved by adding cast with tf.cast(predictions, tf.float64) at the point of problem case. 2. Completed make_dataset() of automobile_data.py for the transforming of DataFrame to Dataset, the standard one we know of official site. 3. Added from_dataset() in automobile_data.py for re-use by others sites in cookbook/regression.
-
- 03 Nov, 2017 1 commit
-
-
Mark Daoust authored
+ Removed try-except on `import pandas`, pandas is no longer optional here.
-
- 01 Nov, 2017 1 commit
-
-
Mark Daoust authored
-