Closed gabcoh closed 3 years ago
We probably don't need to worry about the source code for the alpha testers, but in general, my thoughts were that we could do something like:
#include "denoiser/denoiser.h"
with a public interface and just blank functions in denoiser.cpp
src/denoisers/blank
(so src/denoisers/blank/denoiser/denoiser.h
).
Need to compile the model into it, but also should it be in a different repo? If so we need to scrub the history here or decide what to do about that