Carlos Mendoza

Results 5 issues of Carlos Mendoza

Hi, I a getting bad rendering and broken links on local testing with `bundle exec jekyll serve`. The rendering on Github Pages is great. I believe the problem might reside...

### Issue type Documentation Bug ### Have you reproduced the bug with TensorFlow Nightly? No ### Source source ### TensorFlow version 2.8 ### Custom code No ### OS platform and...

type:docs-bug
stat:awaiting response
type:bug

Hi, I decided to start using [u2net_refactor](https://github.com/xuebinqin/U-2-Net/blob/master/model/u2net_refactor.py) first because it has a more general definition that allows for a more flexible design, which is appealing. However, I keep seeing a...

Hi, Thank you for sharing your code. I am wondering if this line https://github.com/VinAIResearch/DSW/blob/d76ffb11f6da90c9a5aa74600dab76c17e82628f/utils.py#L126 should be replaced by ```python with torch.inference_mode(): projections = f(pro) ``` When updating a generative model...

#### Describe the problem We published [here](https://openreview.net/forum?id=i8zQLneFvn) a workshop paper about a model for IC classification that uses a different set of features to those used by ICLabel. We are...