-
| | |
|--------------------|----|
| Bugzilla Link | [PR48580](https://bugs.llvm.org/show_bug.cgi?id=48580) |
| Status | NEW |
| Importance | P enhancemen…
-
When are you going to implement support for SCoA printers?
-
When I provide the Jacobian
f = ODEFunction(fcn,mass_matrix=M,jac=f_jac)
why do I get different results (number of time steps,...) when I use different options for autodiff:
sol = solve(pro…
-
#ICCV2017
Institute: Beijing
URL: https://arxiv.org/pdf/1710.08014.pdf
Interest: 3
Author: https://sites.google.com/site/wenguanwangwwg/
#AIPhotographer
-
### TODO to public a blog post
* [x] add CI: https://github.com/lfortran/lfortran/pull/1182
* [x] get rid of all the three "XX" commits in the minpack repo (by fixing it in LFortran)
* [x] get al…
-
Hi, may I know if two-stage detector model such as Faster RCNN trained with PyTorch is supported currently in Vitis-AI 3.0? If not, then are there any plans for it?
Thank You!
-
How to fine tune your model? I don't have sufficient data to retrain your model from scratch.I want to fine tune your model on my data which has only two classes ?
-
### Work environment
| Questions | Answers
|------------------------------------------------------|--------------------
| OS/arch/bits (mandatory) …
-
To simplify things let's consider VGG16 based FCN-32s (not U-net):
Code:
```
def get_fcn_vgg16_32s(inputs, n_classes, h, w):
x = BatchNormalization()(inputs)
# Block 1
x = Conv2D(64, (3…
-
# Summary
Please support the ability to build Open-MPI Fortran bindings for multiple Fortran compilers in the same build. This will dramatically improve user experience.
I recognize this is not a s…