Block or Report
Block or report mikechen66
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
AlexNet_TensorFlow2.0-2.3 Public
I am pleased to update the AlexNet and its variants to adapt to TensorFlow 2.0/2.1/2.2/2.3. Since the original script of myalexnet_forward written by the AlexNet team was build on TensorFlow 1.x in…
-
Inception-v1-v4-tf2 Public
Make the classical Inception v1~v4, Xception v1 and Inception ResNet v2 models in TensorFlow 2.3 and Keras 2.4.3. Rebuild the 6 models with the style of linear algebra, including matrix components …
-
EfficientNet_TF2 Public
Make the necessary changes to adapt to the environment of TensorFlow 2.3, Keras 2.4.3, CUDA Toolkit 11.0, cuDNN 8.0.1 and CUDA 450.57. In addition, write the new lines of code to replace the deprec…
Jupyter Notebook 1
-
LSTM-TF2 Public
The new trend is that the CNN models are merging with the sequence models such as RNN and LSTM. NASNet is a typical example. LSTM will be merging with the CNN models to propel the deep learning dev…
Jupyter Notebook
-
DenseNet_TF2 Public
Make the necessary modifications on the DenseNet and make it adapt to the new environment of TensorFlow 2.3, Keras 2.4.3.
Python
-
keras_frcnn_tf2 Public
Forked from jinfagang/keras_frcnn
Implementation of faster_rcnn for TensorFlow 2.3 and Keras 2.4
Python 1