From 55c28c7a60108cf4dd64488d11f73fdbb90b0755 Mon Sep 17 00:00:00 2001 From: Joao Carreira Date: Mon, 25 Jun 2018 17:54:58 +0100 Subject: [PATCH] added note in README about new checkpoint --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index dbaa057..cc5aeb7 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,8 @@ datasets from fine-tuning these models. I3D models pre-trained on Kinetics also placed first in the CVPR 2017 [Charades challenge](http://vuchallenge.org/charades.html). +NEW: added a new pre-trained checkpoint using rgb inputs and trained from scratch on Kinetics-600. + Disclaimer: This is not an official Google product. ## Running the code