Joanna Bitton

Results 8 comments of Joanna Bitton

@jakeret hi, thanks for the response. I added the `if` statements to protect against division by zero errors and changed my loss function to the dice coefficient. I just restarted...

Hello, are you using create-react-app or are you configuring webpack yourself?

If you are configuring webpack yourself, issue #1 talks about how to clear up this issue. Add this to your webpack config: ``` { test: /\.css$/, use: ['style-loader', 'css-loader'] }...

Hi @Ierezell! Thank you for all the awesome enhancements you're suggesting! This kind of augmentation is actually something we've talked about building internally, as these are very common misspellings that...

Hi @jamesrobertwilliams, I'm so unbelievably sorry I didn't see this issue until now! Is this issue still persisting for you?

Hey @kkroening! Any updates on this? Having issues using `anullsrc` too.

Hi @akashkrishnapm! Thanks for bringing this to our attention -- trying to address this in this PR:https://github.com/facebookresearch/AugLy/pull/248 Aiming to merge it ASAP!

Hi @revathij and @OYOOOWINO -- so sorry for the delay in addressing this -- trying to fix this in this PR: https://github.com/facebookresearch/AugLy/pull/248. Aiming to merge it ASAP