hub icon indicating copy to clipboard operation
hub copied to clipboard

A library for transfer learning by reusing parts of TensorFlow models.

Results 42 hub issues
Sort by recently updated
recently updated
newest added

### What happened? What I do not understand now is why AnyCustomLayer.get_config() still returns the correct config including my constructor parameters without me explicitly overriding the get_config method. I have...

type:bug

### What happened? Suddenly I'm getting false positive CORS errors when starting face detection. ``` Access to fetch at 'https://www.kaggle.com/models/mediapipe/face-landmarks-detection/tfJs/attention-mesh/1/model.json?tfjs-format=file&tfhub-redirect=true' (redirected from 'https://tfhub.dev/mediapipe/tfjs-model/face_landmarks_detection/attention_mesh/1/model.json?tfjs-format=file') from origin 'http://localhost:5173' has been blocked by...

type:bug
type:support