imatge-upc / activitynet-2016-cvprw

Tools to participate in the ActivityNet Challenge 2016 (NIPSW 2016)

Home Page:https://imatge-upc.github.io/activitynet-2016-cvprw/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error pop_layer() Model

jthoth opened this issue · comments

extracted_features.py

model.pop_layer()
AttributeError: 'Sequential' object has no attribute 'pop_layer'

Keras 1.1.1

The version of Keras used is a fork with some modifications:
pip install git+https://github.com/albertomontesg/keras.git@improved-3d-ops
or install the requirements.txt
pip install -r requirements.txt