MagicSource

Results 902 issues of MagicSource

In tutorial about rnn, using toy data implements classify 2 classes dummy series, what if we predict on time series data with only one series? Say: ``` [1.2, 1.1, 1.1,...

from the last table only saw MACs and params, is that FLOPs doesn't needed a record? While some paper still report their FLOPs/G for comparasion.

question

``` def bbox_transform_inv(boxes, deltas): if boxes.shape[0] == 0: return np.zeros((0, deltas.shape[1]), dtype=deltas.dtype) boxes = boxes.astype(deltas.dtype, copy=False) widths = boxes[:, 2] - boxes[:, 0] + 1.0 heights = boxes[:, 3] -...

两个问题: 1. 为什么最下面的对于全面屏手机会有一条黑线 2. 打开可不可以加一个checkbox,或者直接再日历视图打卡,因为大部分情况下打卡的周期都是最小是天的单位。这样就很方便打卡,同时也强制不能在一天内打完所有的卡

what is the error: ``` [100%] Linking CXX executable run_net /usr/bin/ld: CMakeFiles/run_net.dir/tests/run_net.cpp.o: undefined reference to symbol 'pthread_create@@GLIBC_2.2.5' //lib/x86_64-linux-gnu/libpthread.so.0: error adding symbols: DSO missing from command line collect2: error: ld returned...

TensoRF looks like small and very fast traning, is that possible to make the final RGBD result merged into a single point cloud? If so, how? that would be very...

16.0 beta3 support?

it looks like gan generated picture are obviously faked.

Does bild support for draw now? Strongly recommend add drawing module such as draw a simple rectangle on image.

help wanted
feature
good-first-issue