mirror of
https://github.com/wassname/keras-contrib.git
synced 2026-06-27 16:10:11 +08:00
Add reference to where the weights were obtained from
This commit is contained in:
@@ -10,6 +10,8 @@ The reference implementation:
|
||||
nasnet/nasnet.py
|
||||
2. TensorNets
|
||||
- https://github.com/taehoonlee/tensornets/blob/master/tensornets/nasnets.py
|
||||
3. Weights
|
||||
- https://github.com/tensorflow/models/tree/master/research/slim/nets/nasnet
|
||||
"""
|
||||
from __future__ import print_function
|
||||
from __future__ import absolute_import
|
||||
|
||||
Reference in New Issue
Block a user