Sidney F. Guaro

Results 5 issues of Sidney F. Guaro

Hello, I'm getting an error on getting facial landmarks --------------------------------------------------------------------------- RuntimeError Traceback (most recent call last) ~\AppData\Local\Temp/ipykernel_21192/3125532886.py in ----> 1 get_facial_landmarks(sample_img, fa) ~\AppData\Local\Temp/ipykernel_21192/3797573127.py in get_facial_landmarks(image, fa) 4 returns 128 feature...

Hello, I'm trying to load my custom fonts via Expo according to their [documentation](https://docs.expo.dev/guides/using-custom-fonts/) (please see code below). ``` import * as Font from 'expo-font'; await Font.loadAsync({ ...Ionicons.font, inter: require('../../assets/fonts/Inter-Regular.ttf'),...

needs repro
Stale
Theme
question

Hi @gkioxari , I'm trying to rewrite the code to Pytorch however I'm having difficulties understanding the [MIL](https://github.com/gkioxari/caffe-fast-rcnn/blob/70488514c7441144d3054c592d36fc70be0d60b9/src/caffe/layers/mil_layer.cpp). What is the intuition behind it? As for my understanding, get the...

Tried `npm install react-native-picky` but got an error `Invariant Violation: requireNativeComponent: "Picky" was not found in the UIManager.`

Can you upload saved models? I'm having a hard time running the whole thing. It would be great if I could load the saved model with the pretrained weights.